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 | G4CTD |
Macros | |
#define | MACRO_G4CTD_JLEIC |
Functions | |
void | CTDInit () |
double | CTD (PHG4Reco *g4Reco, double radius) |
Variables | |
bool | Enable::CTD = false |
double | G4CTD::outer_radius = 80. |
double | G4CTD::size_z = 340. |
#define MACRO_G4CTD_JLEIC |
Definition at line 2 of file G4_CTD_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_CTD_JLeic.C
double CTD | ( | PHG4Reco * | g4Reco, |
double | radius | ||
) |
Definition at line 29 of file G4_CTD_JLeic.C.
View newest version in sPHENIX GitHub at line 29 of file G4_CTD_JLeic.C
References G4BARRELHCAL::inner_radius, no_overlapp, G4CTD::outer_radius, PHG4Reco::registerSubsystem(), PHG4CylinderSubsystem::set_color(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), G4CTD::size_z, and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().
void CTDInit | ( | ) |
Definition at line 22 of file G4_CTD_JLeic.C.
View newest version in sPHENIX GitHub at line 22 of file G4_CTD_JLeic.C
References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, G4CTD::outer_radius, and G4CTD::size_z.
Referenced by G4Init().