Geant4
10.00.p02
|
Detector construction class. More...
#include <ExErrorDetectorConstruction.hh>
Public Member Functions | |
ExErrorDetectorConstruction () | |
~ExErrorDetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
void | SetMagField (G4double) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
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 | |
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.
Creates a simplified typical HEP detector: An air beamline ( BEAM ) An air central detector ( CDET ) A copper calorimeter, divided in four ( ECAL ) An aluminium calorimeter, divided in ten ( HCAL ) An air muon detector ( MUON )
History: Created: May 2007
Definition at line 60 of file ExErrorDetectorConstruction.hh.
ExErrorDetectorConstruction::ExErrorDetectorConstruction | ( | ) |
Definition at line 51 of file ExErrorDetectorConstruction.cc.
References fDetectorMessenger, fMagField, fUserLimits, and kilogauss.
ExErrorDetectorConstruction::~ExErrorDetectorConstruction | ( | ) |
Definition at line 68 of file ExErrorDetectorConstruction.cc.
References fDetectorMessenger, and fMagField.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 75 of file ExErrorDetectorConstruction.cc.
References fe, G4NistManager::FindOrBuildMaterial(), fNdivECAL, fNdivHCAL, fXBEAM, fXCDET, fXECAL, fXHalfWorldLength, fXHCAL, fXMUON, fXSOLN, fYZLength, G4cout, G4endl, G4Material::GetMaterialTable(), G4NistManager::Instance(), kXAxis, and G4LogicalVolume::SetVisAttributes().
void ExErrorDetectorConstruction::SetMagField | ( | G4double | fieldValue | ) |
Definition at line 240 of file ExErrorDetectorConstruction.cc.
References fMagField, and ExErrorMagneticField::SetFieldValue().
Referenced by ExErrorDetectorMessenger::SetNewValue().
|
private |
Definition at line 88 of file ExErrorDetectorConstruction.hh.
Referenced by ExErrorDetectorConstruction(), and ~ExErrorDetectorConstruction().
|
private |
Definition at line 86 of file ExErrorDetectorConstruction.hh.
Referenced by ExErrorDetectorConstruction(), SetMagField(), and ~ExErrorDetectorConstruction().
|
private |
Definition at line 78 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 79 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 84 of file ExErrorDetectorConstruction.hh.
Referenced by ExErrorDetectorConstruction().
|
private |
Definition at line 72 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 73 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 74 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 81 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 76 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 77 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 75 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 80 of file ExErrorDetectorConstruction.hh.
Referenced by Construct().