ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_TRD.C File Reference
+ Include dependency graph for G4_TRD.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  TRD
 

Macros

#define MACRO_G4TRD_C
 

Functions

void TRDInit ()
 
void TRDSetup (PHG4Reco *g4Reco)
 
void TRD_Reco ()
 

Variables

bool Enable::TRD = false
 
bool Enable::TRD_GAS = false
 
bool Enable::TRD_OVERLAPCHECK = true
 
int Enable::TRD_VERBOSITY = 0
 
double TRD::R_max = 180.
 
double TRD::R_min = 15.
 
double TRD::z_mid = 200. + 20
 
double TRD::half_length = 6.5
 
double TRD::z_min = z_mid - half_length
 
double TRD::z_max = z_mid + half_length + 10.
 

Macro Definition Documentation

#define MACRO_G4TRD_C

Definition at line 2 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 2 of file G4_TRD.C

Function Documentation

void TRD_Reco ( )

Definition at line 90 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 90 of file G4_TRD.C

References Fun4AllServer::instance(), max, Enable::TRD_VERBOSITY, and Enable::VERBOSITY.

+ Here is the call graph for this function:

void TRDInit ( )

Definition at line 32 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 32 of file G4_TRD.C

References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, TRD::R_max, TRD::z_max, and TRD::z_min.

Referenced by G4Init().

+ Here is the caller graph for this function:

void TRDSetup ( PHG4Reco g4Reco)

Definition at line 39 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 39 of file G4_TRD.C

References Enable::ABSORBER, PHG4TrackFastSim::add_phg4hits(), PHG4TrackFastSim::add_zplane_state(), e, TRACKING::FastKalmanFilter(), TRD::half_length, Fun4AllServer::instance(), max, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), TRACKING::ProjectionNames, TRD::R_max, TRD::R_min, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), Enable::TRD_GAS, Enable::TRD_OVERLAPCHECK, Enable::TRD_VERBOSITY, Enable::VERBOSITY, Fun4AllBase::Verbosity(), PHG4TrackFastSim::Vertical_Plane, TRD::z_max, TRD::z_mid, and TRD::z_min.

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: