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

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4FST
 
namespace  G4FST::SETTING
 

Macros

#define MACRO_G4FSTEIC_C
 

Functions

int make_LANL_FST_station (string name, PHG4Reco *g4Reco, double zpos, double Rmin, double Rmax, double tSilicon, double pitch)
 
int make_supportCyl (string name, PHG4Reco *g4Reco, double r, double t, double length)
 
void FST_Init ()
 
void FSTSetup (PHG4Reco *g4Reco)
 

Variables

static bool Enable::FST = false
 
bool Enable::FST_OVERLAPCHECK = false
 
bool G4FST::SETTING::FST_TPC = false
 
bool G4FST::SETTING::SUPPORTCYL = false
 

Macro Definition Documentation

#define MACRO_G4FSTEIC_C

Definition at line 10 of file G4_FST_EIC.C.

View newest version in sPHENIX GitHub at line 10 of file G4_FST_EIC.C

Function Documentation

void FST_Init ( )

Definition at line 45 of file G4_FST_EIC.C.

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

References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, and G4FST::SETTING::SUPPORTCYL.

Referenced by G4Init().

+ Here is the caller graph for this function:

void FSTSetup ( PHG4Reco g4Reco)

Definition at line 63 of file G4_FST_EIC.C.

View newest version in sPHENIX GitHub at line 63 of file G4_FST_EIC.C

References cm, e, BlackHoleGeometry::gap, make_LANL_FST_station(), make_supportCyl(), mm, G4FST::SETTING::SUPPORTCYL, um, and PHG4Sector::Sector_Geometry::Unit_cm().

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int make_LANL_FST_station ( string  name,
PHG4Reco g4Reco,
double  zpos,
double  Rmin,
double  Rmax,
double  tSilicon,
double  pitch 
)
int make_supportCyl ( string  name,
PHG4Reco g4Reco,
double  r,
double  t,
double  length 
)

Definition at line 199 of file G4_FST_EIC.C.

View newest version in sPHENIX GitHub at line 199 of file G4_FST_EIC.C

References Enable::FST_OVERLAPCHECK, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), and PHG4DetectorSubsystem::SetActive().

Referenced by FSTSetup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: