HerdSoftware
0.1.1
|
Detector construction class to define materials and geometry. More...
#include <CSSBuilder.h>
Public Member Functions | |
cssConstruction (G4VPhysicalVolume *, CSSOptions &options) | |
virtual | ~cssConstruction () |
void | ConstructSpaceLab (G4RotationMatrix *, G4ThreeVector) |
G4LogicalVolume * | GetScoringVolume () const |
Protected Attributes | |
G4LogicalVolume * | fScoringVolume |
Private Attributes | |
G4VPhysicalVolume * | motherPhys |
CSSOptions & | opts |
Detector construction class to define materials and geometry.
cssConstruction::cssConstruction | ( | G4VPhysicalVolume * | phy_universe, |
CSSOptions & | options | ||
) |
|
virtual |
void cssConstruction::ConstructSpaceLab | ( | G4RotationMatrix * | , |
G4ThreeVector | _pos | ||
) |
|
inline |
|
protected |
|
private |
|
private |