Geant4.10
|
#include <B02DetectorConstruction.hh>
Public Member Functions | |
B02DetectorConstruction () | |
~B02DetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
G4VIStore * | CreateImportanceStore () |
G4VWeightWindowStore * | CreateWeightWindowStore () |
G4VPhysicalVolume * | GetWorldVolume () |
void | SetSensitive () |
G4VIStore * | GetGeomStore () |
![]() | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 44 of file B02DetectorConstruction.hh.
B02DetectorConstruction::B02DetectorConstruction | ( | ) |
Definition at line 62 of file B02DetectorConstruction.cc.
B02DetectorConstruction::~B02DetectorConstruction | ( | ) |
Definition at line 68 of file B02DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 73 of file B02DetectorConstruction.cc.
References G4Material::AddElement(), python.hepunit::cm, python.hepunit::cm3, python.hepunit::deg, density, elC, elH, elO, g(), python.hepunit::kelvin, kStateGas, python.hepunit::mole, pascal, G4VisAttributes::SetForceSolid(), G4LogicalVolume::SetVisAttributes(), symbol, python.hepunit::universe_mean_density, and z.
G4VIStore* B02DetectorConstruction::CreateImportanceStore | ( | ) |
G4VWeightWindowStore* B02DetectorConstruction::CreateWeightWindowStore | ( | ) |
|
inline |
Definition at line 65 of file B02DetectorConstruction.hh.
G4VPhysicalVolume * B02DetectorConstruction::GetWorldVolume | ( | ) |
Definition at line 230 of file B02DetectorConstruction.cc.
void B02DetectorConstruction::SetSensitive | ( | ) |