Analysis Software
Documentation for sPHENIX simulation software
|
#include <GlobalVariables.C>
#include <g4jets/FastJetAlgo.h>
#include <g4jets/JetReco.h>
#include <g4jets/TowerJetInput.h>
#include <g4jets/TruthJetInput.h>
#include <g4centrality/PHG4CentralityReco.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>
#include <fun4all/SubsysReco.h>
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <fun4all/Fun4AllDstOutputManager.h>
#include <fun4all/Fun4AllOutputManager.h>
#include <phool/PHRandomSeed.h>
#include <phool/recoConsts.h>
#include <myjetanalysis/MyJetAnalysis.h>
#include <negativetowerremover/NegativeTowerRemover.h>
#include <fastjet/PseudoJet.hh>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4HIJETS |
Macros | |
#define | MACRO_G4HIJETRECO_C |
Functions | |
void | G4_HIJetReco (const char *filelisttruth="dst_truth.list", const char *filelisttruthjet="dst_truth_jet.list", const char *filelisthits="dst_bbc_g4hit.list", const char *filelistcalo="dst_calo_cluster.list", const string &outname="output_000002", int n_skip=2, int n_event=5) |
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 G4_HIJetReco | ( | const char * | filelisttruth = "dst_truth.list" , |
const char * | filelisttruthjet = "dst_truth_jet.list" , |
||
const char * | filelisthits = "dst_bbc_g4hit.list" , |
||
const char * | filelistcalo = "dst_calo_cluster.list" , |
||
const string & | outname = "output_000002" , |
||
int | n_skip = 2 , |
||
int | n_event = 5 |
||
) |
truthjetreco->set_algo_node("ANTIKT");
Definition at line 53 of file G4_HIJetReco.C.
View newest version in sPHENIX GitHub at line 53 of file G4_HIJetReco.C
References JetReco::add_algo(), JetReco::add_input(), Fun4AllInputManager::AddListFile(), Jet::ANTIKT, Jet::CEMC_TOWER_RETOWER, Jet::CEMC_TOWER_SUB1, G4HIJETS::do_flow, Fun4AllServer::End(), PHG4CentralityReco::GetCalibrationParameters(), Jet::HCALIN_TOWER, Jet::HCALIN_TOWER_SUB1, Jet::HCALOUT_TOWER, Jet::HCALOUT_TOWER_SUB1, in, Fun4AllServer::instance(), PHParameters::ReadFromFile(), Fun4AllServer::registerInputManager(), Fun4AllServer::registerSubsystem(), Fun4AllServer::run(), JetReco::set_algo_node(), JetReco::set_input_node(), DetermineTowerBackground::SetBackgroundOutputName(), MyJetAnalysis::setEtaRange(), DetermineTowerBackground::SetFlow(), SubtractTowers::SetFlowModulation(), CopyAndSubtractJets::SetFlowModulation(), MyJetAnalysis::setMindR(), MyJetAnalysis::setPtRange(), DetermineTowerBackground::SetSeedJetD(), DetermineTowerBackground::SetSeedJetPt(), DetermineTowerBackground::SetSeedType(), Fun4AllServer::skip(), verbosity, and Fun4AllBase::Verbosity().