![]() |
Belle II Software release-09-00-03
|
The struct for FarBeamLineElement. More...
#include <GeoFarBeamLineCreator.h>
Public Attributes | |
| G4Transform3D | transform |
| Transformation. | |
| G4VSolid * | geo |
| Solid volume. | |
| G4LogicalVolume * | logi |
| Logical volume. | |
The struct for FarBeamLineElement.
Definition at line 30 of file GeoFarBeamLineCreator.h.
| G4VSolid* geo |
Solid volume.
Definition at line 34 of file GeoFarBeamLineCreator.h.
| G4LogicalVolume* logi |
Logical volume.
Definition at line 36 of file GeoFarBeamLineCreator.h.
| G4Transform3D transform |
Transformation.
Definition at line 32 of file GeoFarBeamLineCreator.h.