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 | G4ENDCAPELECTRON |
Macros | |
#define | MACRO_G4ENDCAPELECTRON |
Functions | |
void | EndCap_ElectronInit () |
void | EndCap_Electron (PHG4Reco *g4Reco) |
Variables | |
bool | Enable::ENDCAP_ELECTRON = false |
double | G4ENDCAPELECTRON::outer_radius = 244. |
double | G4ENDCAPELECTRON::size_z = 60. |
double | G4ENDCAPELECTRON::place_z = -400. / 2. - size_z / 2. |
#define MACRO_G4ENDCAPELECTRON |
Definition at line 2 of file G4_EndCap_Electron_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_EndCap_Electron_JLeic.C
void EndCap_Electron | ( | PHG4Reco * | g4Reco | ) |
Definition at line 29 of file G4_EndCap_Electron_JLeic.C.
View newest version in sPHENIX GitHub at line 29 of file G4_EndCap_Electron_JLeic.C
References G4BARRELHCAL::inner_radius, G4ENDCAPELECTRON::outer_radius, G4ENDCAPELECTRON::place_z, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), G4ENDCAPELECTRON::size_z, and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().
void EndCap_ElectronInit | ( | ) |
Definition at line 23 of file G4_EndCap_Electron_JLeic.C.
View newest version in sPHENIX GitHub at line 23 of file G4_EndCap_Electron_JLeic.C
References max, BlackHoleGeometry::max_radius, min, BlackHoleGeometry::min_z, G4ENDCAPELECTRON::outer_radius, G4ENDCAPELECTRON::place_z, and G4ENDCAPELECTRON::size_z.
Referenced by G4Init().