ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Detector construction class using text geometry file using cuts per region. More...
Public Member Functions | |
ExTGDetectorConstructionWithCuts () | |
~ExTGDetectorConstructionWithCuts () | |
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 |
Private Attributes | |
G4tgrMessenger * | fMessenger |
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 using text geometry file using cuts per region.
Definition at line 40 of file ExTGDetectorConstructionWithCuts.hh.
View newest version in sPHENIX GitHub at line 40 of file ExTGDetectorConstructionWithCuts.hh
ExTGDetectorConstructionWithCuts::ExTGDetectorConstructionWithCuts | ( | ) |
Definition at line 36 of file ExTGDetectorConstructionWithCuts.cc.
View newest version in sPHENIX GitHub at line 36 of file ExTGDetectorConstructionWithCuts.cc
References fMessenger.
ExTGDetectorConstructionWithCuts::~ExTGDetectorConstructionWithCuts | ( | ) |
Definition at line 42 of file ExTGDetectorConstructionWithCuts.cc.
View newest version in sPHENIX GitHub at line 42 of file ExTGDetectorConstructionWithCuts.cc
References fMessenger.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 48 of file ExTGDetectorConstructionWithCuts.cc.
View newest version in sPHENIX GitHub at line 48 of file ExTGDetectorConstructionWithCuts.cc
References G4tgbVolumeMgr::AddTextFile(), ExTGRCDetectorBuilder::ConstructDetector(), INPUTHEPMC::filename, G4tgbVolumeMgr::GetInstance(), ExTGRCDetectorBuilder::ReadDetector(), and G4tgbVolumeMgr::SetDetectorBuilder().
|
private |
Definition at line 51 of file ExTGDetectorConstructionWithCuts.hh.
View newest version in sPHENIX GitHub at line 51 of file ExTGDetectorConstructionWithCuts.hh
Referenced by ExTGDetectorConstructionWithCuts(), and ~ExTGDetectorConstructionWithCuts().