EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4VTX |
Macros | |
#define | MACRO_G4VTXJLEIC_C |
Functions | |
void | VTXInit () |
double | VTX (PHG4Reco *g4Reco, double radius) |
Variables | |
bool | Enable::VTX = false |
double | G4VTX::outer_radius = 16. |
double | G4VTX::length = 48 |
#define MACRO_G4VTXJLEIC_C |
Definition at line 2 of file G4_VTX_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_VTX_JLeic.C
double VTX | ( | PHG4Reco * | g4Reco, |
double | radius | ||
) |
Definition at line 29 of file G4_VTX_JLeic.C.
View newest version in sPHENIX GitHub at line 29 of file G4_VTX_JLeic.C
References exit(), G4VTX::outer_radius, G4BECAL::radius, PHG4Reco::registerSubsystem(), PHG4DetectorGroupSubsystem::SetActive(), and PHG4DetectorGroupSubsystem::SuperDetector().
Referenced by G4Setup().
void VTXInit | ( | ) |
Definition at line 22 of file G4_VTX_JLeic.C.
View newest version in sPHENIX GitHub at line 22 of file G4_VTX_JLeic.C
References G4VTX::length, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, and G4VTX::outer_radius.
Referenced by G4Init().