EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4main/PHG4Reco.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4GEM |
Macros | |
#define | MACRO_G4GEMJLEIC |
Functions | |
void | GemInit () |
void | Gem (PHG4Reco *g4Reco) |
Variables | |
bool | Enable::GEM = false |
double | G4GEM::outer_radius = 115. |
#define MACRO_G4GEMJLEIC |
Definition at line 2 of file G4_Gem_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Gem_JLeic.C
void Gem | ( | PHG4Reco * | g4Reco | ) |
Definition at line 26 of file G4_Gem_JLeic.C.
View newest version in sPHENIX GitHub at line 26 of file G4_Gem_JLeic.C
References max, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, G4GEM::outer_radius, G4DRICH::place_z, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), G4CTD::size_z, and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().
void GemInit | ( | ) |
Definition at line 21 of file G4_Gem_JLeic.C.
View newest version in sPHENIX GitHub at line 21 of file G4_Gem_JLeic.C
References max, BlackHoleGeometry::max_radius, and G4GEM::outer_radius.
Referenced by G4Init().