EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <G4_hFarFwdBeamLine_EIC.C>
#include <g4calo/RawTowerBuilderByHitIndex.h>
#include <g4calo/RawTowerDigitizer.h>
#include <g4eiccalos/PHG4ForwardCalCellReco.h>
#include <g4eiccalos/PHG4ForwardEcalSubsystem.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 <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4FEMC |
namespace | G4FEMC::SETTING |
Macros | |
#define | MACRO_G4FEMCEIC_C |
Functions | |
void | FEMCInit () |
void | FEMCSetup (PHG4Reco *g4Reco) |
void | FEMC_Cells () |
void | FEMC_Towers () |
void | FEMC_Clusters () |
void | FEMC_Eval (const std::string &outputfile) |
Variables | |
bool | G4FEMC::SETTING::FullEtaAcc = false |
bool | G4FEMC::SETTING::fsPHENIX = false |
bool | G4FEMC::SETTING::EC2x = false |
bool | G4FEMC::SETTING::readoutsplit = false |
bool | G4FEMC::SETTING::asymmetric = false |
bool | G4FEMC::SETTING::wDR = false |
bool | G4FEMC::SETTING::FwdSquare = false |
#define MACRO_G4FEMCEIC_C |
Definition at line 2 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 2 of file G4_FEMC_EIC.C
void FEMC_Cells | ( | ) |
Definition at line 170 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 170 of file G4_FEMC_EIC.C
void FEMC_Clusters | ( | ) |
Definition at line 373 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 373 of file G4_FEMC_EIC.C
References RawClusterBuilderTemplate::Detector(), RawClusterBuilderFwd::Detector(), exit(), G4FEMC::Femc_clusterizer, Enable::FEMC_VERBOSITY, Fun4AllServer::instance(), G4FEMC::kFemcGraphClusterizer, G4FEMC::kFemcTemplateClusterizer, RawClusterBuilderTemplate::LoadProfile(), max, Fun4AllServer::registerSubsystem(), RawClusterBuilderFwd::set_threshold_energy(), RawClusterBuilderTemplate::set_threshold_energy(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
void FEMC_Eval | ( | const std::string & | outputfile | ) |
Definition at line 408 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 408 of file G4_FEMC_EIC.C
References Enable::FEMC_VERBOSITY, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
void FEMC_Towers | ( | ) |
Definition at line 175 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 175 of file G4_FEMC_EIC.C
References G4FEMC::SETTING::asymmetric, RawTowerDigitizer::Detector(), RawTowerCalibration::Detector(), RawTowerBuilderByHitIndex::Detector(), G4FEMC::SETTING::EC2x, Enable::FEMC_VERBOSITY, G4FEMC::SETTING::fsPHENIX, G4FEMC::SETTING::FullEtaAcc, G4FEMC::SETTING::FwdSquare, RawTowerBuilderByHitIndex::GeometryTableFile(), Fun4AllServer::instance(), Enable::IP6, RawTowerDigitizer::kNo_digitization, RawTowerCalibration::kSimple_linear_calibration, max, G4FEMC::SETTING::readoutsplit, 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(), RawTowerDigitizer::TowerType(), RawTowerCalibration::TowerType(), Enable::VERBOSITY, Fun4AllBase::Verbosity(), and G4FEMC::SETTING::wDR.
void FEMCInit | ( | ) |
Definition at line 70 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 70 of file G4_FEMC_EIC.C
References G4FEMC::SETTING::asymmetric, G4FEMC::SETTING::fsPHENIX, G4FEMC::SETTING::FullEtaAcc, G4FEMC::SETTING::FwdSquare, G4FEMC::Gdz, G4FEMC::Gz0, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, G4FEMC::outer_radius, and G4FEMC::SETTING::wDR.
void FEMCSetup | ( | PHG4Reco * | g4Reco | ) |
Use dedicated FEMC module
Definition at line 84 of file G4_FEMC_EIC.C.
View newest version in sPHENIX GitHub at line 84 of file G4_FEMC_EIC.C
References Enable::ABSORBER, G4FEMC::SETTING::asymmetric, G4FEMC::SETTING::EC2x, femc(), Enable::FEMC_ABSORBER, Enable::FEMC_OVERLAPCHECK, G4FEMC::SETTING::fsPHENIX, G4FEMC::SETTING::FullEtaAcc, G4FEMC::SETTING::FwdSquare, Fun4AllServer::instance(), Enable::IP6, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), G4FEMC::SETTING::readoutsplit, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), PHG4ForwardEcalSubsystem::SetDetailed(), PHG4ForwardEcalSubsystem::SetTowerMappingFile(), PHG4DetectorSubsystem::SuperDetector(), and G4FEMC::SETTING::wDR.