Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_HIJetReco.C File Reference
#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>
+ Include dependency graph for G4_HIJetReco.C:

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
 

Macro Definition Documentation

#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

Function Documentation

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 
)