Geant4
10.03.p03
|
Simple detector construction with a box volume placed in a world. More...
#include <ExG4DetectorConstruction02.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Simple detector construction with a box volume placed in a world.
Definition at line 48 of file ExG4DetectorConstruction02.hh.
ExG4DetectorConstruction02::ExG4DetectorConstruction02 | ( | const G4String & | boxMaterialName = "G4_AIR" , |
G4double | boxHx = 40*CLHEP::cm , |
||
G4double | boxHy = 40*CLHEP::cm , |
||
G4double | boxHz = 40*CLHEP::cm , |
||
const G4String & | worldMaterialName = "G4_AIR" , |
||
G4double | worldSizeFactor = 1.25 |
||
) |
Definition at line 42 of file ExG4DetectorConstruction02.cc.
ExG4DetectorConstruction02::~ExG4DetectorConstruction02 | ( | ) |
Definition at line 60 of file ExG4DetectorConstruction02.cc.
ExG4DetectorConstruction02::ExG4DetectorConstruction02 | ( | const G4String & | boxMaterialName = "G4_AIR" , |
G4double | boxHx = 40 *CLHEP::cm , |
||
G4double | boxHy = 40 *CLHEP::cm , |
||
G4double | boxHz = 40 *CLHEP::cm , |
||
const G4String & | worldMaterialName = "G4_AIR" , |
||
G4double | worldSizeFactor = 1.25 |
||
) |
ExG4DetectorConstruction02::~ExG4DetectorConstruction02 | ( | ) |
ExG4DetectorConstruction02::ExG4DetectorConstruction02 | ( | const G4String & | boxMaterialName = "G4_AIR" , |
G4double | boxHx = 40 *CLHEP::cm , |
||
G4double | boxHy = 40 *CLHEP::cm , |
||
G4double | boxHz = 40 *CLHEP::cm , |
||
const G4String & | worldMaterialName = "G4_AIR" , |
||
G4double | worldSizeFactor = 1.25 |
||
) |
ExG4DetectorConstruction02::~ExG4DetectorConstruction02 | ( | ) |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 66 of file ExG4DetectorConstruction02.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
|
virtual |
Implements G4VUserDetectorConstruction.
Set box dimension (in half lengths). This setting has effect only if called in PreInit> phase
Definition at line 171 of file ExG4DetectorConstruction02.cc.
Definition at line 133 of file ExG4DetectorConstruction02.cc.
Definition at line 152 of file ExG4DetectorConstruction02.cc.
Set the multiplication factor from box dimensions to world dimensions. This setting has effect only if called in PreInit> phase
Definition at line 182 of file ExG4DetectorConstruction02.cc.