Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_FEMC_EIC.C File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void FEMCInit ()
 
void FEMC_Cells (int verbosity=0)
 
void FEMCSetup (PHG4Reco *g4Reco, const int absorberactive=0)
 
void FEMC_Towers (int verbosity=0)
 
void FEMC_Clusters (int verbosity=0)
 
void FEMC_Eval (std::string outputfile, int verbosity=0)
 

Function Documentation

void FEMC_Cells ( int  verbosity = 0)

Definition at line 8 of file G4_FEMC_EIC.C.

View newest version in sPHENIX GitHub at line 8 of file G4_FEMC_EIC.C

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

+ Here is the call graph for this function:

void FEMC_Clusters ( int  verbosity = 0)

Definition at line 86 of file G4_FEMC_EIC.C.

View newest version in sPHENIX GitHub at line 86 of file G4_FEMC_EIC.C

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

+ Here is the call graph for this function:

void FEMC_Eval ( std::string  outputfile,
int  verbosity = 0 
)

Definition at line 100 of file G4_FEMC_EIC.C.

View newest version in sPHENIX GitHub at line 100 of file G4_FEMC_EIC.C

References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), verbosity, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void FEMCInit ( )

Definition at line 4 of file G4_FEMC_EIC.C.

View newest version in sPHENIX GitHub at line 4 of file G4_FEMC_EIC.C

void FEMCSetup ( PHG4Reco g4Reco,
const int  absorberactive = 0 
)

Use dedicated FEMC module

Definition at line 22 of file G4_FEMC_EIC.C.

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

References femc, Fun4AllServer::instance(), overlapcheck, and PHG4Reco::registerSubsystem().

+ Here is the call graph for this function: