EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_BECAL.C File Reference
#include <GlobalVariables.C>
#include <g4calo/RawTowerDigitizer.h>
#include <g4eiccalos/PHG4BarrelEcalSubsystem.h>
#include <g4eiccalos/RawTowerBuilderByHitIndexBECAL.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_BECAL.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4BECAL
 

Macros

#define MACRO_G4BECAL_C
 

Functions

void BECALInit ()
 
double BECALSetup (PHG4Reco *g4Reco)
 
void BECAL_Cells (int verbosity=0)
 
void BECAL_Towers ()
 
void BECAL_Clusters ()
 
void BECAL_Eval (const std::string &outputfile)
 

Variables

bool Enable::BECAL = false
 
bool Enable::BECAL_ABSORBER = false
 
bool Enable::BECAL_CELL = false
 
bool Enable::BECAL_TOWER = false
 
bool Enable::BECAL_CLUSTER = false
 
bool Enable::BECAL_EVAL = false
 
bool Enable::BECAL_OVERLAPCHECK = false
 
int Enable::BECAL_VERBOSITY = 0
 
double G4BECAL::minz = -453
 
double G4BECAL::maxz = 371
 
double G4BECAL::topradius = 140
 
double G4BECAL::radius = 84
 
RawTowerDigitizer::enu_digi_algorithm G4BECAL::TowerDigi = RawTowerDigitizer::kSiPM_photon_digitization
 

Macro Definition Documentation

#define MACRO_G4BECAL_C

Definition at line 2 of file G4_BECAL.C.

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

Function Documentation

void BECAL_Cells ( int  verbosity = 0)

Definition at line 93 of file G4_BECAL.C.

View newest version in sPHENIX GitHub at line 93 of file G4_BECAL.C

void BECAL_Clusters ( )

Definition at line 141 of file G4_BECAL.C.

View newest version in sPHENIX GitHub at line 141 of file G4_BECAL.C

Referenced by Extract_ECCE_gdml(), Fun4All_G4_EICDetector(), and Fun4All_G4_FullDetectorModular().

+ Here is the caller graph for this function:

void BECAL_Eval ( const std::string &  outputfile)

Definition at line 147 of file G4_BECAL.C.

View newest version in sPHENIX GitHub at line 147 of file G4_BECAL.C

References Enable::BECAL_VERBOSITY, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), CaloEvaluator::set_do_cluster_eval(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().

Referenced by Fun4All_G4_EICDetector().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BECALInit ( )

Definition at line 61 of file G4_BECAL.C.

View newest version in sPHENIX GitHub at line 61 of file G4_BECAL.C

References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, G4BECAL::maxz, min, BlackHoleGeometry::min_z, G4BECAL::minz, and G4BECAL::topradius.

Referenced by G4Init().

+ Here is the caller graph for this function:

double BECALSetup ( PHG4Reco g4Reco)

Definition at line 71 of file G4_BECAL.C.

View newest version in sPHENIX GitHub at line 71 of file G4_BECAL.C

References Enable::ABSORBER, Enable::BECAL_ABSORBER, Enable::BECAL_OVERLAPCHECK, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and G4BECAL::topradius.

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: