Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Setup_EICIR.C File Reference

Go to the source code of this file.

Functions

void G4Init (bool do_magnet=true, bool do_pipe=true, bool do_ExtendedIR=true)
 
int G4Setup (const int absorberactive=0, const string &field="1.5", const EDecayType decayType=TPythia6Decayer::kAll, const bool do_magnet=true, const bool do_pipe=true, const bool do_ExtendedIR=true, const float magfield_rescale=1.0)
 

Variables

double no_overlapp = 0.0001
 
bool overlapcheck = false
 

Function Documentation

void G4Init ( bool  do_magnet = true,
bool  do_pipe = true,
bool  do_ExtendedIR = true 
)

Definition at line 5 of file G4Setup_EICIR.C.

View newest version in sPHENIX GitHub at line 5 of file G4Setup_EICIR.C

References IRInit(), MagnetInit(), and PipeInit().

+ Here is the call graph for this function:

int G4Setup ( const int  absorberactive = 0,
const string &  field = "1.5",
const EDecayType  decayType = TPythia6Decayer::kAll,
const bool  do_magnet = true,
const bool  do_pipe = true,
const bool  do_ExtendedIR = true,
const float  magfield_rescale = 1.0 
)

Variable Documentation

double no_overlapp = 0.0001

Definition at line 2 of file G4Setup_EICIR.C.

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

Referenced by CEmc_1DProjectiveSpacal(), CEmc_2DProjectiveSpacal(), EPDInit(), Fun4All_G4_W(), G4Setup(), HCalInner(), HCalOuter(), Magnet(), Pipe(), PipeInit(), Svtx(), and TPC().