EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_HcalIn_ref.C File Reference
#include <GlobalVariables.C>
#include <QA.C>
#include <g4calo/HcalRawTowerBuilder.h>
#include <g4calo/RawTowerDigitizer.h>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4detectors/PHG4HcalCellReco.h>
#include <g4detectors/PHG4InnerHcalSubsystem.h>
#include <g4eval/CaloEvaluator.h>
#include <g4main/PHG4Reco.h>
#include <caloreco/RawClusterBuilderGraph.h>
#include <caloreco/RawClusterBuilderTemplate.h>
#include <caloreco/RawTowerCalibration.h>
#include <qa_modules/QAG4SimulationCalorimeter.h>
#include <fun4all/Fun4AllServer.h>
+ Include dependency graph for G4_HcalIn_ref.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4HCALIN
 

Macros

#define MACRO_G4HCALINREF_C
 

Enumerations

enum  G4HCALIN::enu_HCalIn_clusterizer {
  G4HCALIN::kHCalInGraphClusterizer, G4HCALIN::kHCalInTemplateClusterizer, G4HCALIN::kHCalInGraphClusterizer, G4HCALIN::kHCalInTemplateClusterizer,
  G4HCALIN::kHCalInGraphClusterizer, G4HCALIN::kHCalInTemplateClusterizer
}
 

Functions

void HCalInner_SupportRing (PHG4Reco *g4Reco)
 A rough version of the inner HCal support ring, from Richie's CAD drawing. - Jin.
 
void HCalInnerInit (const int iflag=0)
 
double HCalInner (PHG4Reco *g4Reco, double radius, const int crossings)
 
void HCALInner_Cells ()
 
void HCALInner_Towers ()
 
void HCALInner_Clusters ()
 
void HCALInner_Eval (const std::string &outputfile)
 
void HCALInner_QA ()
 

Macro Definition Documentation

#define MACRO_G4HCALINREF_C

Definition at line 3 of file G4_HcalIn_ref.C.

View newest version in sPHENIX GitHub at line 3 of file G4_HcalIn_ref.C

Function Documentation

double HCalInner ( PHG4Reco g4Reco,
double  radius,
const int  crossings 
)
void HCALInner_Cells ( )

Definition at line 213 of file G4_HcalIn_ref.C.

View newest version in sPHENIX GitHub at line 213 of file G4_HcalIn_ref.C

References PHG4HcalCellReco::Detector(), Enable::HCALIN_VERBOSITY, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), and Enable::VERBOSITY.

+ Here is the call graph for this function:

void HCALInner_Clusters ( )

Definition at line 290 of file G4_HcalIn_ref.C.

View newest version in sPHENIX GitHub at line 290 of file G4_HcalIn_ref.C

References RawClusterBuilderGraph::Detector(), RawClusterBuilderTemplate::Detector(), exit(), G4HCALIN::HCalIn_clusterizer, Enable::HCALIN_VERBOSITY, Fun4AllServer::instance(), G4HCALIN::kHCalInGraphClusterizer, G4HCALIN::kHCalInTemplateClusterizer, max, Fun4AllServer::registerSubsystem(), RawClusterBuilderTemplate::SetCylindricalGeometry(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void HCALInner_Eval ( const std::string &  outputfile)

Definition at line 319 of file G4_HcalIn_ref.C.

View newest version in sPHENIX GitHub at line 319 of file G4_HcalIn_ref.C

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

+ Here is the call graph for this function:

void HCALInner_QA ( )

Definition at line 331 of file G4_HcalIn_ref.C.

View newest version in sPHENIX GitHub at line 331 of file G4_HcalIn_ref.C

References Enable::HCALIN_VERBOSITY, Fun4AllServer::instance(), max, Enable::QA_VERBOSITY, Fun4AllServer::registerSubsystem(), and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void HCalInner_SupportRing ( PHG4Reco g4Reco)

A rough version of the inner HCal support ring, from Richie's CAD drawing. - Jin.

void HCalInnerInit ( const int  iflag = 0)