|
Geant4
10.02
|
#include <QDetectorConstruction.hh>
Inheritance diagram for QDetectorConstruction:
Collaboration diagram for QDetectorConstruction:Public Member Functions | |
| QDetectorConstruction () | |
| ~QDetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () |
| QDetectorConstruction () | |
| ~QDetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () |
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) |
Definition at line 43 of file QDetectorConstruction.hh.
| QDetectorConstruction::QDetectorConstruction | ( | ) |
Definition at line 53 of file QDetectorConstruction.cc.
| QDetectorConstruction::~QDetectorConstruction | ( | ) |
Definition at line 59 of file QDetectorConstruction.cc.
| QDetectorConstruction::QDetectorConstruction | ( | ) |
| QDetectorConstruction::~QDetectorConstruction | ( | ) |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 65 of file QDetectorConstruction.cc.
References cm, deg, DXYZ_AREA, G4Material::GetMaterial(), iz, mm, and G4InuclParticleNames::z0.
Here is the call graph for this function:
|
virtual |
Implements G4VUserDetectorConstruction.