![]() |
Belle II Software
release-05-02-19
|
#include <GeoEKLMCreator.h>
Public Attributes | |
G4LogicalVolume * | shieldLayer |
G4LogicalVolume * | shieldLayerSector |
G4LogicalVolume * | cover |
G4LogicalVolume ** | segment |
G4LogicalVolume ** | stripSegment |
G4LogicalVolume ** | strip |
G4LogicalVolume ** | groove |
G4LogicalVolume ** | scint |
G4LogicalVolume ** | psheet |
G4LogicalVolume *** | segmentsup |
struct SectorSupportLogicalVolumes | sectorsup |
struct ShieldLogicalVolumes | shield |
Logical volumes of EKLM.
Definition at line 170 of file GeoEKLMCreator.h.
cover |
Sector cover.
Definition at line 173 of file GeoEKLMCreator.h.
groove |
Strip grooves.
Definition at line 177 of file GeoEKLMCreator.h.
psheet |
Plastic sheet.
Definition at line 179 of file GeoEKLMCreator.h.
scint |
Scintillator.
Definition at line 178 of file GeoEKLMCreator.h.
sectorsup |
Sector support.
Definition at line 181 of file GeoEKLMCreator.h.
segment |
Segments.
Definition at line 174 of file GeoEKLMCreator.h.
segmentsup |
Segment support.
Definition at line 180 of file GeoEKLMCreator.h.
shield |
Shield.
Definition at line 182 of file GeoEKLMCreator.h.
shieldLayer |
Shield layer.
Definition at line 171 of file GeoEKLMCreator.h.
shieldLayerSector |
Shield layer sector.
Definition at line 172 of file GeoEKLMCreator.h.
strip |
Strips.
Definition at line 176 of file GeoEKLMCreator.h.
stripSegment |
Strip segments.
Definition at line 175 of file GeoEKLMCreator.h.