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