Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | FHCALInit () |
void | FHCAL_Cells (int verbosity=0) |
void | FHCALSetup (PHG4Reco *g4Reco, const int absorberactive=0) |
void | FHCAL_Towers (int verbosity=0) |
void | FHCAL_Clusters (int verbosity=0) |
void | FHCAL_Eval (std::string outputfile, int verbosity=0) |
void FHCAL_Cells | ( | int | verbosity = 0 | ) |
Definition at line 8 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 8 of file G4_FHCAL.C
References Fun4AllServer::instance(), and Fun4AllServer::registerSubsystem().
Referenced by Fun4All_G4_EICDetector_LQ(), Fun4All_G4_EICDetector_LQ_reference(), Fun4All_G4_EICDetector_RICH(), Fun4All_G4_fsPHENIX_FastSim(), and Fun4All_G4_fsPHENIX_pi0().
void FHCAL_Clusters | ( | int | verbosity = 0 | ) |
Definition at line 109 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 109 of file G4_FHCAL.C
References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), and verbosity.
Referenced by Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_EICDetector_LQ(), Fun4All_G4_EICDetector_LQ_reference(), Fun4All_G4_EICDetector_RICH(), Fun4All_G4_fsPHENIX_FastSim(), and Fun4All_G4_fsPHENIX_pi0().
void FHCAL_Eval | ( | std::string | outputfile, |
int | verbosity = 0 |
||
) |
Definition at line 124 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 124 of file G4_FHCAL.C
References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), verbosity, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_EICDetector_AnaTutorial(), and Fun4All_G4_EICDetector_RICH().
void FHCAL_Towers | ( | int | verbosity = 0 | ) |
Definition at line 49 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 49 of file G4_FHCAL.C
References RawTowerCalibration::Detector(), RawTowerBuilderByHitIndex::Detector(), RawTowerDigitizer::Detector(), RawTowerBuilderByHitIndex::GeometryTableFile(), Fun4AllServer::instance(), RawTowerDigitizer::kNo_digitization, RawTowerCalibration::kSimple_linear_calibration, Fun4AllServer::registerSubsystem(), RawTowerCalibration::set_calib_algorithm(), RawTowerCalibration::set_calib_const_GeV_ADC(), RawTowerDigitizer::set_digi_algorithm(), RawTowerCalibration::set_pedstal_ADC(), RawTowerBuilderByHitIndex::set_sim_tower_node_prefix(), verbosity, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_EICDetector_LQ(), Fun4All_G4_EICDetector_LQ_reference(), Fun4All_G4_EICDetector_RICH(), Fun4All_G4_fsPHENIX_FastSim(), and Fun4All_G4_fsPHENIX_pi0().
void FHCALInit | ( | ) |
Definition at line 4 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 4 of file G4_FHCAL.C
Referenced by G4Init().
void FHCALSetup | ( | PHG4Reco * | g4Reco, |
const int | absorberactive = 0 |
||
) |
Use dedicated FHCAL module
Definition at line 22 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 22 of file G4_FHCAL.C
References Fun4AllServer::instance(), overlapcheck, and PHG4Reco::registerSubsystem().
Referenced by G4Setup().