EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_Global.C File Reference
+ Include dependency graph for G4_Global.C:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4GLOBAL
 

Macros

#define MACRO_G4GLOBAL_C
 

Functions

void GlobalInit ()
 
void Global_Reco ()
 
void Global_FastSim ()
 

Variables

bool Enable::GLOBAL_RECO = false
 
bool Enable::GLOBAL_FASTSIM = false
 
double G4GLOBAL::x_smearing = 0.01
 
double G4GLOBAL::y_smearing = 0.01
 
double G4GLOBAL::z_smearing = 0.015
 
double G4GLOBAL::t_smearing = 0.002
 

Macro Definition Documentation

#define MACRO_G4GLOBAL_C

Definition at line 2 of file G4_Global.C.

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

Function Documentation

void Global_FastSim ( )
void Global_Reco ( )

Definition at line 27 of file G4_Global.C.

View newest version in sPHENIX GitHub at line 27 of file G4_Global.C

References Fun4AllServer::instance(), and Fun4AllServer::registerSubsystem().

Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FastMom(), Fun4All_G4_FastMom_GEM(), Fun4All_G4_FastMom_GEM_RICH(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), and Fun4All_G4_sPHENIX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GlobalInit ( )

Definition at line 25 of file G4_Global.C.

View newest version in sPHENIX GitHub at line 25 of file G4_Global.C