ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/g4pytest/Qgeom/QDetectorConstruction.hh>
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 42 of file QDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 42 of file QDetectorConstruction.hh
QDetectorConstruction::QDetectorConstruction | ( | ) |
Definition at line 51 of file QDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 51 of file QDetectorConstruction.cc
QDetectorConstruction::~QDetectorConstruction | ( | ) |
Definition at line 57 of file QDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 57 of file QDetectorConstruction.cc
QDetectorConstruction::QDetectorConstruction | ( | ) |
QDetectorConstruction::~QDetectorConstruction | ( | ) |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 63 of file QDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 63 of file QDetectorConstruction.cc
References cm, deg, DXYZ_AREA, G4Material::GetMaterial(), mm, and G4InuclParticleNames::z0.
|
virtual |
Implements G4VUserDetectorConstruction.