EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Macros | |
#define | COMMON_G4EPD_C |
Functions | |
void | EPDInit () |
void | EPD (PHG4Reco *g4Reco) |
Variables | |
bool | Enable::EPD = false |
bool | Enable::EPD_SUPPORT = false |
bool | Enable::EPD_OVERLAPCHECK = false |
#define COMMON_G4EPD_C |
void EPD | ( | PHG4Reco * | g4Reco | ) |
Definition at line 27 of file G4_EPD.C.
View newest version in sPHENIX GitHub at line 27 of file G4_EPD.C
References Enable::EPD_OVERLAPCHECK, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().
void EPDInit | ( | ) |
Definition at line 19 of file G4_EPD.C.
View newest version in sPHENIX GitHub at line 19 of file G4_EPD.C
References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, and BlackHoleGeometry::min_z.
Referenced by G4Init().