![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/environments/g4py/tests/g4pytest/ezgeom/EzDetectorConstruction.hh>
Inheritance diagram for EzDetectorConstruction:
Collaboration diagram for EzDetectorConstruction:Public Member Functions | |
| EzDetectorConstruction () | |
| ~EzDetectorConstruction () | |
| 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 EzDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 42 of file EzDetectorConstruction.hh
| EzDetectorConstruction::EzDetectorConstruction | ( | ) |
Definition at line 41 of file EzDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 41 of file EzDetectorConstruction.cc
| EzDetectorConstruction::~EzDetectorConstruction | ( | ) |
Definition at line 47 of file EzDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 47 of file EzDetectorConstruction.cc
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 53 of file EzDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 53 of file EzDetectorConstruction.cc
References G4EzWorld::GetWorldVolume().
Here is the call graph for this function: