![]() |
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.
| G4LogicalVolume* cover |
Sector cover.
Definition at line 163 of file GeoEKLMCreator.h.
| G4LogicalVolume** groove |
Strip grooves.
Definition at line 167 of file GeoEKLMCreator.h.
| G4LogicalVolume** psheet |
Plastic sheet.
Definition at line 169 of file GeoEKLMCreator.h.
| G4LogicalVolume** scint |
Scintillator.
Definition at line 168 of file GeoEKLMCreator.h.
| struct SectorSupportLogicalVolumes sectorsup |
Sector support.
Definition at line 171 of file GeoEKLMCreator.h.
| G4LogicalVolume** segment |
Segments.
Definition at line 164 of file GeoEKLMCreator.h.
| G4LogicalVolume*** segmentsup |
Segment support.
Definition at line 170 of file GeoEKLMCreator.h.
| struct ShieldLogicalVolumes shield |
Shield.
Definition at line 172 of file GeoEKLMCreator.h.
| G4LogicalVolume** strip |
Strips.
Definition at line 166 of file GeoEKLMCreator.h.
| G4LogicalVolume** stripSegment |
Strip segments.
Definition at line 165 of file GeoEKLMCreator.h.