ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4calo/RawTowerBuilderByHitIndex.h>
#include <g4calo/RawTowerDigitizer.h>
#include <g4eiccalos/PHG4ForwardCalCellReco.h>
#include <g4eiccalos/PHG4ForwardHcalSubsystem.h>
#include <g4eval/CaloEvaluator.h>
#include <g4main/PHG4Reco.h>
#include <eiccaloreco/RawClusterBuilderkMA.h>
#include <eiccaloreco/RawClusterBuilderHelper.h>
#include <caloreco/RawClusterBuilderFwd.h>
#include <caloreco/RawClusterBuilderTemplate.h>
#include <caloreco/RawTowerCalibration.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4FHCAL |
namespace | G4FHCAL::SETTING |
Macros | |
#define | MACRO_G4FHCAL_C |
Enumerations | |
enum | G4FHCAL::enu_FHcal_clusterizer { G4FHCAL::kFHcalGraphClusterizer, G4FHCAL::kFHcalTemplateClusterizer } |
Functions | |
void | FHCALInit () |
void | FHCALSetup (PHG4Reco *g4Reco) |
void | FHCAL_Cells (int verbosity=0) |
void | FHCAL_Towers () |
void | FHCAL_Clusters () |
void | FHCAL_Eval (const std::string &outputfile) |
Variables | |
bool | Enable::FHCAL = false |
bool | Enable::FHCAL_ABSORBER = false |
bool | Enable::FHCAL_CELL = false |
bool | Enable::FHCAL_TOWER = false |
bool | Enable::FHCAL_CLUSTER = false |
bool | Enable::FHCAL_EVAL = false |
bool | Enable::FHCAL_OVERLAPCHECK = false |
int | Enable::FHCAL_VERBOSITY = 0 |
double | G4FHCAL::Gz0 = 400. |
double | G4FHCAL::Gdz = 100. |
double | G4FHCAL::outer_radius = 262. |
enu_FHcal_clusterizer | G4FHCAL::FHcal_clusterizer = kFHcalTemplateClusterizer |
bool | G4FHCAL::SETTING::FullEtaAcc = false |
bool | G4FHCAL::SETTING::HC2x = false |
bool | G4FHCAL::SETTING::HC4x = false |
bool | G4FHCAL::SETTING::towercalib1 = false |
bool | G4FHCAL::SETTING::towercalibSiPM = false |
bool | G4FHCAL::SETTING::towercalibHCALIN = false |
bool | G4FHCAL::SETTING::towercalib3 = false |
#define MACRO_G4FHCAL_C |
Definition at line 2 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 2 of file G4_FHCAL.C
Definition at line 143 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 143 of file G4_FHCAL.C
void FHCAL_Clusters | ( | ) |
Definition at line 313 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 313 of file G4_FHCAL.C
References RawClusterBuilderFwd::Detector(), RawClusterBuilderHelper::Detector(), G4FHCAL::FHcal_clusterizer, Enable::FHCAL_VERBOSITY, Fun4AllServer::instance(), G4FHCAL::kFHcalTemplateClusterizer, max, Fun4AllServer::registerSubsystem(), RawClusterBuilderHelper::set_agg_e(), RawClusterBuilderHelper::set_seed_e(), RawClusterBuilderFwd::set_threshold_energy(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), and Fun4All_G4_EICDetector_AnaTutorial().
void FHCAL_Eval | ( | const std::string & | outputfile | ) |
Definition at line 351 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 351 of file G4_FHCAL.C
References Enable::FHCAL_VERBOSITY, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), and Fun4All_runEvaluators().
void FHCAL_Towers | ( | ) |
Definition at line 148 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 148 of file G4_FHCAL.C
References RawTowerDigitizer::Detector(), RawTowerCalibration::Detector(), RawTowerBuilderByHitIndex::Detector(), e, Enable::FHCAL_VERBOSITY, G4FHCAL::SETTING::FullEtaAcc, RawTowerBuilderByHitIndex::GeometryTableFile(), G4FHCAL::SETTING::HC2x, G4FHCAL::SETTING::HC4x, Fun4AllServer::instance(), RawTowerDigitizer::kNo_digitization, RawTowerCalibration::kSimple_linear_calibration, RawTowerDigitizer::kSimple_photon_digitalization, RawTowerDigitizer::kSiPM_photon_digitization, max, Fun4AllServer::registerSubsystem(), RawTowerCalibration::set_calib_algorithm(), RawTowerCalibration::set_calib_const_GeV_ADC(), RawTowerDigitizer::set_digi_algorithm(), RawTowerCalibration::set_pedstal_ADC(), RawTowerDigitizer::set_pedstal_central_ADC(), RawTowerDigitizer::set_pedstal_width_ADC(), RawTowerDigitizer::set_photonelec_ADC(), RawTowerDigitizer::set_photonelec_yield_visible_GeV(), RawTowerCalibration::set_raw_tower_node_prefix(), RawTowerDigitizer::set_raw_tower_node_prefix(), RawTowerBuilderByHitIndex::set_sim_tower_node_prefix(), RawTowerDigitizer::set_zero_suppression_ADC(), RawTowerCalibration::set_zero_suppression_GeV(), G4FHCAL::SETTING::towercalib1, G4FHCAL::SETTING::towercalib3, G4FHCAL::SETTING::towercalibHCALIN, G4FHCAL::SETTING::towercalibSiPM, Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), and Fun4All_G4_EICDetector_AnaTutorial().
void FHCALInit | ( | ) |
Definition at line 69 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 69 of file G4_FHCAL.C
References G4FHCAL::SETTING::FullEtaAcc, G4FHCAL::Gdz, G4FHCAL::Gz0, G4FHCAL::SETTING::HC2x, G4FHCAL::SETTING::HC4x, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, G4FHCAL::outer_radius, G4FHCAL::SETTING::towercalib1, G4FHCAL::SETTING::towercalib3, G4FHCAL::SETTING::towercalibHCALIN, and G4FHCAL::SETTING::towercalibSiPM.
Referenced by G4Init().
Use dedicated FHCAL module
Definition at line 90 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 90 of file G4_FHCAL.C
References Enable::ABSORBER, Enable::FHCAL_ABSORBER, Enable::FHCAL_OVERLAPCHECK, G4FHCAL::SETTING::FullEtaAcc, G4FHCAL::SETTING::HC2x, G4FHCAL::SETTING::HC4x, Fun4AllServer::instance(), Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), PHG4ForwardHcalSubsystem::SetTowerMappingFile(), and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().