Belle II Software development
|
Logical volumes of EKLM. More...
#include <GeoEKLMCreator.h>
Public Attributes | |
G4LogicalVolume * | cover |
Sector cover. | |
G4LogicalVolume ** | segment |
Segments. | |
G4LogicalVolume ** | stripSegment |
Strip segments. | |
G4LogicalVolume ** | strip |
Strips. | |
G4LogicalVolume ** | groove |
Strip grooves. | |
G4LogicalVolume ** | scint |
Scintillator. | |
G4LogicalVolume ** | psheet |
Plastic sheet. | |
G4LogicalVolume *** | segmentsup |
Segment support. | |
struct SectorSupportLogicalVolumes | sectorsup |
Sector support. | |
struct ShieldLogicalVolumes | shield |
Shield. | |
Logical volumes of EKLM.
Definition at line 162 of file GeoEKLMCreator.h.
cover |
Sector cover.
Definition at line 163 of file GeoEKLMCreator.h.
groove |
Strip grooves.
Definition at line 167 of file GeoEKLMCreator.h.
psheet |
Plastic sheet.
Definition at line 169 of file GeoEKLMCreator.h.
scint |
Scintillator.
Definition at line 168 of file GeoEKLMCreator.h.
sectorsup |
Sector support.
Definition at line 171 of file GeoEKLMCreator.h.
segment |
Segments.
Definition at line 164 of file GeoEKLMCreator.h.
segmentsup |
Segment support.
Definition at line 170 of file GeoEKLMCreator.h.
shield |
Shield.
Definition at line 172 of file GeoEKLMCreator.h.
strip |
Strips.
Definition at line 166 of file GeoEKLMCreator.h.
stripSegment |
Strip segments.
Definition at line 165 of file GeoEKLMCreator.h.