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

Go to the source code of this file.

Namespaces

namespace  Enable
 

Macros

#define MACRO_G4BARREL_C
 

Functions

void BarrelInit ()
 
void BarrelFastKalmanFilterConfigSVTX (PHG4TrackFastSim *kalman_filter, int ilay, double radius, bool addproj)
 
void BarrelFastKalmanFilterConfigBARR (PHG4TrackFastSim *kalman_filter, int ilay, double radius, bool addproj)
 
void Barrel (PHG4Reco *g4Reco, int det_ver=3)
 

Variables

bool Enable::BARREL = false
 
bool Enable::BARREL_OVERLAPCHECK = false
 

Macro Definition Documentation

#define MACRO_G4BARREL_C

Definition at line 2 of file G4_Barrel_EIC.C.

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

Function Documentation

void Barrel ( PHG4Reco g4Reco,
int  det_ver = 3 
)

Definition at line 64 of file G4_Barrel_EIC.C.

View newest version in sPHENIX GitHub at line 64 of file G4_Barrel_EIC.C

References Enable::BARREL_OVERLAPCHECK, BarrelFastKalmanFilterConfigBARR(), BarrelFastKalmanFilterConfigSVTX(), TRACKING::FastKalmanFilter(), TRACKING::FastKalmanFilterInnerTrack(), TRACKING::FastKalmanFilterSiliconTrack(), Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), and PHG4DetectorSubsystem::SetActive().

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BarrelFastKalmanFilterConfigBARR ( PHG4TrackFastSim kalman_filter,
int  ilay,
double  radius,
bool  addproj 
)

Definition at line 45 of file G4_Barrel_EIC.C.

View newest version in sPHENIX GitHub at line 45 of file G4_Barrel_EIC.C

References PHG4TrackFastSim::add_cylinder_state(), PHG4TrackFastSim::add_phg4hits(), PHG4TrackFastSim::Cylinder, and TRACKING::ProjectionNames.

Referenced by Barrel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BarrelFastKalmanFilterConfigSVTX ( PHG4TrackFastSim kalman_filter,
int  ilay,
double  radius,
bool  addproj 
)

Definition at line 26 of file G4_Barrel_EIC.C.

View newest version in sPHENIX GitHub at line 26 of file G4_Barrel_EIC.C

References PHG4TrackFastSim::add_cylinder_state(), PHG4TrackFastSim::add_phg4hits(), PHG4TrackFastSim::Cylinder, and TRACKING::ProjectionNames.

Referenced by Barrel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BarrelInit ( )

Definition at line 22 of file G4_Barrel_EIC.C.

View newest version in sPHENIX GitHub at line 22 of file G4_Barrel_EIC.C

Referenced by G4Init().

+ Here is the caller graph for this function: