HerdSoftware
0.4.0
|
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 * | m_fScoringVolume |
Private Attributes | |
G4VPhysicalVolume * | m_motherPhys |
CSSOptions & | m_opts |
Detector construction class to define materials and geometry.
cssConstruction::cssConstruction | ( | G4VPhysicalVolume * | phy_universe, |
CSSOptions & | options | ||
) |
|
virtualdefault |
void cssConstruction::ConstructSpaceLab | ( | G4RotationMatrix * | , |
G4ThreeVector | _pos | ||
) |
|
inline |
|
protected |
|
private |
|
private |