![]() |
Belle II Software
release-05-02-19
|
#include <GeoEKLMCreator.h>

Public Attributes | |
| G4VSolid * | section |
| G4VSolid * | layer |
| G4VSolid * | sector |
| G4VSolid * | secsupp |
| G4VSolid ** | plane |
| G4VSolid ** | stripSegment |
| G4VSolid ** | plasticSheetElement |
| G4VSolid ** | psheet |
| G4VSolid ** | strip |
| G4VSolid ** | groove |
| G4Box * | subtractionBox |
| struct SectorSupportSolids | sectorsup |
All solids of EKLM.
Definition at line 115 of file GeoEKLMCreator.h.
| groove |
Strip grooves.
Definition at line 125 of file GeoEKLMCreator.h.
| layer |
Layer.
Definition at line 117 of file GeoEKLMCreator.h.
| plane |
Definition at line 120 of file GeoEKLMCreator.h.
| plasticSheetElement |
Plastic sheet element.
Definition at line 122 of file GeoEKLMCreator.h.
| psheet |
Plastic sheets (combined).
Definition at line 123 of file GeoEKLMCreator.h.
| secsupp |
Sector support.
Definition at line 119 of file GeoEKLMCreator.h.
| section |
Section.
Definition at line 116 of file GeoEKLMCreator.h.
| sector |
Definition at line 118 of file GeoEKLMCreator.h.
| sectorsup |
Sector support.
Definition at line 127 of file GeoEKLMCreator.h.
| strip |
Strips.
Definition at line 124 of file GeoEKLMCreator.h.
| stripSegment |
Strip segment.
Definition at line 121 of file GeoEKLMCreator.h.
| subtractionBox |
Box used for subtractions.
Definition at line 126 of file GeoEKLMCreator.h.