Belle II Software development
|
The struct for CryostatElement. More...
#include <GeoCryostatCreator.h>
Public Attributes | |
G4Transform3D | transform |
Transformation. | |
G4VSolid * | geo |
Solid volume. | |
G4LogicalVolume * | logi |
Logical volume. | |
The struct for CryostatElement.
Definition at line 31 of file GeoCryostatCreator.h.
G4VSolid* geo |
Solid volume.
Definition at line 35 of file GeoCryostatCreator.h.
G4LogicalVolume* logi |
Logical volume.
Definition at line 37 of file GeoCryostatCreator.h.
G4Transform3D transform |
Transformation.
Definition at line 33 of file GeoCryostatCreator.h.