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 | G4DRICH |
Macros | |
#define | MACRO_G4DRICHJLEIC |
Functions | |
void | DRichInit () |
void | DRich (PHG4Reco *g4Reco) |
Variables | |
bool | Enable::DRICH = false |
double | G4DRICH::outer_radius = 150. |
double | G4DRICH::size_z = 170. |
double | G4DRICH::place_z = 400. / 2. + size_z / 2. |
#define MACRO_G4DRICHJLEIC |
Definition at line 2 of file G4_DRich_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_DRich_JLeic.C
void DRich | ( | PHG4Reco * | g4Reco | ) |
Definition at line 29 of file G4_DRich_JLeic.C.
View newest version in sPHENIX GitHub at line 29 of file G4_DRich_JLeic.C
References G4DRICH::outer_radius, G4DRICH::place_z, PHG4Reco::registerSubsystem(), PHG4CylinderSubsystem::set_color(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), G4DRICH::size_z, and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().
void DRichInit | ( | ) |
Definition at line 23 of file G4_DRich_JLeic.C.
View newest version in sPHENIX GitHub at line 23 of file G4_DRich_JLeic.C
References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, G4DRICH::outer_radius, G4DRICH::place_z, and G4DRICH::size_z.
Referenced by G4Init().