|
Geant4.10
|
#include <B2aDetectorConstruction.hh>
Public Member Functions | |
| B2aDetectorConstruction () | |
| virtual | ~B2aDetectorConstruction () |
| virtual G4VPhysicalVolume * | Construct () |
| virtual void | ConstructSDandField () |
| void | SetTargetMaterial (G4String) |
| void | SetChamberMaterial (G4String) |
| void | SetMaxStep (G4double) |
| void | SetCheckOverlaps (G4bool) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| virtual void | CloneSD () |
| virtual void | CloneF () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| void | ConstructParallelSD () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
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) |
Detector construction class to define materials, geometry and global uniform magnetic field.
Definition at line 49 of file B2aDetectorConstruction.hh.
| B2aDetectorConstruction::B2aDetectorConstruction | ( | ) |
Definition at line 60 of file B2aDetectorConstruction.cc.
|
virtual |
Definition at line 76 of file B2aDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 85 of file B2aDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 288 of file B2aDetectorConstruction.cc.
References G4AutoDelete::Register(), G4VUserDetectorConstruction::SetSensitiveDetector(), and G4GlobalMagFieldMessenger::SetVerboseLevel().
Definition at line 333 of file B2aDetectorConstruction.cc.
References G4NistManager::FindOrBuildMaterial(), G4cout, G4endl, G4NistManager::Instance(), and EmPlot::SetMaterial().
Referenced by B2aDetectorMessenger::SetNewValue().
Definition at line 364 of file B2aDetectorConstruction.cc.
Definition at line 357 of file B2aDetectorConstruction.cc.
References G4UserLimits::SetMaxAllowedStep().
Referenced by B2aDetectorMessenger::SetNewValue().
Definition at line 312 of file B2aDetectorConstruction.cc.
References G4NistManager::FindOrBuildMaterial(), G4cout, G4endl, G4NistManager::Instance(), and G4LogicalVolume::SetMaterial().
Referenced by B2aDetectorMessenger::SetNewValue().
1.8.7