|
LDMX Software
|
Stores the necessary geometry details for a hexagonal prism. More...
#include <DetectorGeometry.h>
Public Attributes | |
| double | x_ |
| double | y_ |
| double | z_ |
| double | height_ |
| double | radius_ |
Stores the necessary geometry details for a hexagonal prism.
Definition at line 41 of file DetectorGeometry.h.
| double eventdisplay::HexPrism::height_ |
Definition at line 45 of file DetectorGeometry.h.
| double eventdisplay::HexPrism::radius_ |
Definition at line 46 of file DetectorGeometry.h.
| double eventdisplay::HexPrism::x_ |
Definition at line 42 of file DetectorGeometry.h.
| double eventdisplay::HexPrism::y_ |
Definition at line 43 of file DetectorGeometry.h.
| double eventdisplay::HexPrism::z_ |
Definition at line 44 of file DetectorGeometry.h.