EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_EEMC.C File Reference
#include <GlobalVariables.C>
#include <g4calo/RawTowerBuilderByHitIndex.h>
#include <g4calo/RawTowerDigitizer.h>
#include <g4eiccalos/PHG4CrystalCalorimeterSubsystem.h>
#include <g4eiccalos/PHG4ForwardCalCellReco.h>
#include <g4eval/CaloEvaluator.h>
#include <g4main/PHG4Reco.h>
#include <caloreco/RawClusterBuilderFwd.h>
#include <caloreco/RawClusterBuilderTemplate.h>
#include <caloreco/RawTowerCalibration.h>
#include <fun4all/Fun4AllServer.h>
+ Include dependency graph for G4_EEMC.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4EEMC
 

Macros

#define MACRO_G4EEMC_C
 

Enumerations

enum  G4EEMC::enu_Eemc_clusterizer { G4EEMC::kEemcGraphClusterizer, G4EEMC::kEemcTemplateClusterizer, G4EEMC::kEemcGraphClusterizer, G4EEMC::kEemcTemplateClusterizer }
 

Functions

void EEMCInit ()
 
void EEMCSetup (PHG4Reco *g4Reco)
 
void EEMC_Cells ()
 
void EEMC_Towers ()
 
void EEMC_Clusters ()
 
void EEMC_Eval (const std::string &outputfile)
 

Macro Definition Documentation

#define MACRO_G4EEMC_C

Definition at line 2 of file G4_EEMC.C.

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

Function Documentation

void EEMC_Cells ( )

Definition at line 125 of file G4_EEMC.C.

View newest version in sPHENIX GitHub at line 125 of file G4_EEMC.C

void EEMC_Clusters ( )

Definition at line 182 of file G4_EEMC.C.

View newest version in sPHENIX GitHub at line 182 of file G4_EEMC.C

References RawClusterBuilderTemplate::Detector(), RawClusterBuilderFwd::Detector(), G4EEMC::Eemc_clusterizer, Enable::EEMC_VERBOSITY, Fun4AllServer::instance(), G4EEMC::kEemcGraphClusterizer, G4EEMC::kEemcTemplateClusterizer, max, Fun4AllServer::registerSubsystem(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void EEMC_Eval ( const std::string &  outputfile)

Definition at line 212 of file G4_EEMC.C.

View newest version in sPHENIX GitHub at line 212 of file G4_EEMC.C

References Enable::EEMC_VERBOSITY, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void EEMCInit ( )
void EEMCSetup ( PHG4Reco g4Reco)