EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4jets/FastJetAlgo.h>
#include <g4jets/JetReco.h>
#include <g4jets/TowerJetInput.h>
#include <g4jets/TruthJetInput.h>
#include <jetbackground/CopyAndSubtractJets.h>
#include <jetbackground/DetermineTowerBackground.h>
#include <jetbackground/FastJetAlgoSub.h>
#include <jetbackground/RetowerCEMC.h>
#include <jetbackground/SubtractTowers.h>
#include <jetbackground/SubtractTowersCS.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4HIJETS |
Macros | |
#define | MACRO_G4HIJETRECO_C |
Functions | |
void | HIJetReco () |
Variables | |
bool | Enable::HIJETS = false |
int | Enable::HIJETS_VERBOSITY = 0 |
bool | G4HIJETS::do_flow = false |
bool | G4HIJETS::do_CS = false |
#define MACRO_G4HIJETRECO_C |
Definition at line 2 of file G4_HIJetReco.C.
View newest version in sPHENIX GitHub at line 2 of file G4_HIJetReco.C
void HIJetReco | ( | ) |
Definition at line 35 of file G4_HIJetReco.C.
View newest version in sPHENIX GitHub at line 35 of file G4_HIJetReco.C
References JetReco::add_algo(), TruthJetInput::add_embedding_flag(), JetReco::add_input(), Jet::ANTIKT, Jet::CEMC_TOWER_RETOWER, Jet::CEMC_TOWER_SUB1, Jet::CEMC_TOWER_SUB1CS, G4HIJETS::do_CS, G4HIJETS::do_flow, Jet::HCALIN_TOWER, Jet::HCALIN_TOWER_SUB1, Jet::HCALIN_TOWER_SUB1CS, Jet::HCALOUT_TOWER, Jet::HCALOUT_TOWER_SUB1, Jet::HCALOUT_TOWER_SUB1CS, Enable::HIJETS_VERBOSITY, Fun4AllServer::instance(), max, Jet::PARTICLE, Fun4AllServer::registerSubsystem(), JetReco::set_algo_node(), JetReco::set_input_node(), SubtractTowersCS::SetAlpha(), DetermineTowerBackground::SetBackgroundOutputName(), SubtractTowersCS::SetDeltaRmax(), DetermineTowerBackground::SetFlow(), SubtractTowersCS::SetFlowModulation(), SubtractTowers::SetFlowModulation(), CopyAndSubtractJets::SetFlowModulation(), DetermineTowerBackground::SetSeedJetD(), DetermineTowerBackground::SetSeedJetPt(), DetermineTowerBackground::SetSeedType(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), and Fun4All_G4_sPHENIX().