ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This class creates the ePHENIX RICH volumes for Geant4 within Fun4All via ePHENIXRICH::ePHENIXRICHConstruction based on the geometry information in ePHENIXRICH::RICH_Geometry. More...
#include <fun4all_eicdetectors/blob/master/simulation/g4simulation/g4rich/PHG4RICHDetector.h>
Private Attributes | |
G4Region * | _region |
This class creates the ePHENIX RICH volumes for Geant4 within Fun4All via ePHENIXRICH::ePHENIXRICHConstruction based on the geometry information in ePHENIXRICH::RICH_Geometry.
Definition at line 40 of file PHG4RICHDetector.h.
View newest version in sPHENIX GitHub at line 40 of file PHG4RICHDetector.h
PHG4RICHDetector::PHG4RICHDetector | ( | PHG4Subsystem * | subsys, |
PHCompositeNode * | Node, | ||
const std::string & | dname, | ||
const ePHENIXRICH::RICH_Geometry & | g | ||
) |
Definition at line 30 of file PHG4RICHDetector.cc.
View newest version in sPHENIX GitHub at line 30 of file PHG4RICHDetector.cc
PHG4RICHDetector::PHG4RICHDetector | ( | PHG4Subsystem * | subsys, |
PHCompositeNode * | Node, | ||
const std::string & | dname | ||
) |
Definition at line 37 of file PHG4RICHDetector.cc.
View newest version in sPHENIX GitHub at line 37 of file PHG4RICHDetector.cc
|
inlinevirtual |
Definition at line 47 of file PHG4RICHDetector.h.
View newest version in sPHENIX GitHub at line 47 of file PHG4RICHDetector.h
|
virtual |
Implements PHG4Detector.
Definition at line 44 of file PHG4RICHDetector.cc.
View newest version in sPHENIX GitHub at line 44 of file PHG4RICHDetector.cc
References _region, G4Region::AddRootLogicalVolume(), G4RegionStore::GetInstance(), G4Region::GetProductionCuts(), G4RegionStore::GetRegion(), ePHENIXRICH::ePHENIXRICHConstruction::map_log_vol, G4Region::SetProductionCuts(), and G4Region::SetRegionalSteppingAction().
|
inlinevirtual |
Reimplemented from PHG4Detector.
Definition at line 55 of file PHG4RICHDetector.h.
View newest version in sPHENIX GitHub at line 55 of file PHG4RICHDetector.h
References _region, and G4Region::GetRegionalSteppingAction().
Referenced by PHG4RICHSubsystem::process_event().
Reimplemented from PHG4Detector.
Definition at line 63 of file PHG4RICHDetector.h.
View newest version in sPHENIX GitHub at line 63 of file PHG4RICHDetector.h
References PHG4Detector::OverlapCheck().
Referenced by PHG4RICHSubsystem::Init().
|
private |
Definition at line 70 of file PHG4RICHDetector.h.
View newest version in sPHENIX GitHub at line 70 of file PHG4RICHDetector.h
Referenced by ConstructMe(), and GetSteppingAction().