EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_FST_EIC.C File Reference
#include "GlobalVariables.C"
#include <g4detectors/PHG4SectorSubsystem.h>
#include <g4main/PHG4Reco.h>
#include <string>
+ 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 (const string &name, PHG4Reco *g4Reco, double zpos, double Rmin, double Rmax, double tSilicon)
 
void FST_Init ()
 
void FSTSetup (PHG4Reco *g4Reco, const double min_eta=1.245)
 

Variables

static bool Enable::FST = false
 
bool Enable::FST_OVERLAPCHECK = false
 
bool G4FST::SETTING::FSTV0 = false
 
bool G4FST::SETTING::FSTV1 = false
 
bool G4FST::SETTING::FSTV2 = false
 
bool G4FST::SETTING::FSTV3 = false
 
bool G4FST::SETTING::FSTV41 = false
 
bool G4FST::SETTING::FSTV42 = false
 
bool G4FST::SETTING::FSTV4 = false
 
bool G4FST::SETTING::FSTV5 = false
 
bool G4FST::SETTING::FST_TPC = 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 48 of file G4_FST_EIC.C.

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

References G4FST::SETTING::FST_TPC, G4FST::SETTING::FSTV0, G4FST::SETTING::FSTV1, G4FST::SETTING::FSTV2, G4FST::SETTING::FSTV3, G4FST::SETTING::FSTV4, G4FST::SETTING::FSTV41, G4FST::SETTING::FSTV42, G4FST::SETTING::FSTV5, max, BlackHoleGeometry::max_radius, and BlackHoleGeometry::max_z.

Referenced by G4Init().

+ Here is the caller graph for this function:

void FSTSetup ( PHG4Reco g4Reco,
const double  min_eta = 1.245 
)

Definition at line 77 of file G4_FST_EIC.C.

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

References Acts::UnitConstants::cm, Acts::UnitConstants::e, G4FST::SETTING::FST_TPC, G4FST::SETTING::FSTV1, G4FST::SETTING::FSTV2, G4FST::SETTING::FSTV3, G4FST::SETTING::FSTV4, G4FST::SETTING::FSTV41, G4FST::SETTING::FSTV42, G4FST::SETTING::FSTV5, make_LANL_FST_station(), Acts::UnitConstants::mm, Acts::UnitConstants::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 ( const string &  name,
PHG4Reco g4Reco,
double  zpos,
double  Rmin,
double  Rmax,
double  tSilicon 
)