ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_Jets.C File Reference
#include <GlobalVariables.C>
#include <QA.C>
#include <g4jets/ClusterJetInput.h>
#include <g4jets/FastJetAlgo.h>
#include <g4jets/JetReco.h>
#include <g4jets/TowerJetInput.h>
#include <g4jets/TrackJetInput.h>
#include <g4jets/TruthJetInput.h>
#include <g4eval/JetEvaluator.h>
#include <qa_modules/QAG4SimulationJet.h>
#include <fun4all/Fun4AllServer.h>
+ Include dependency graph for G4_Jets.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 

Macros

#define MACRO_G4JETS_C
 

Functions

void JetInit ()
 
void Jet_Reco ()
 
void Jet_Eval (const std::string &outfilename="g4jets_eval.root")
 
void Jet_QA ()
 

Variables

bool Enable::JETS = false
 
bool Enable::JETS_EVAL = false
 
bool Enable::JETS_QA = false
 
int Enable::JETS_VERBOSITY = 0
 

Macro Definition Documentation

#define MACRO_G4JETS_C

Definition at line 2 of file G4_Jets.C.

View newest version in sPHENIX GitHub at line 2 of file G4_Jets.C

Function Documentation

void Jet_Eval ( const std::string &  outfilename = "g4jets_eval.root")

Definition at line 106 of file G4_Jets.C.

View newest version in sPHENIX GitHub at line 106 of file G4_Jets.C

References Fun4AllServer::instance(), Enable::JETS_VERBOSITY, max, Fun4AllServer::registerSubsystem(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().

Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_EICDetector_AnaTutorial(), and Fun4All_G4_sPHENIX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Jet_QA ( )

Definition at line 123 of file G4_Jets.C.

View newest version in sPHENIX GitHub at line 123 of file G4_Jets.C

References QAG4SimulationJet::add_reco_jet(), Fun4AllServer::instance(), Enable::JETS_VERBOSITY, max, Enable::QA_VERBOSITY, Fun4AllServer::registerSubsystem(), and Fun4AllBase::Verbosity().

Referenced by Fun4All_AnaTutorial_sPHENIX(), and Fun4All_AnaTutorial_sPHENIX_Jets().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Jet_Reco ( )

Definition at line 33 of file G4_Jets.C.

View newest version in sPHENIX GitHub at line 33 of file G4_Jets.C

References JetReco::add_algo(), JetReco::add_input(), Jet::ANTIKT, Jet::CEMC_CLUSTER, Jet::CEMC_TOWER, Jet::HCALIN_CLUSTER, Jet::HCALIN_TOWER, Jet::HCALOUT_CLUSTER, Jet::HCALOUT_TOWER, Fun4AllServer::instance(), Enable::JETS_VERBOSITY, max, Jet::PARTICLE, Fun4AllServer::registerSubsystem(), JetReco::set_algo_node(), JetReco::set_input_node(), Jet::TRACK, TRACKING::TrackNodeName, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_EICDetector_AnaTutorial(), and Fun4All_G4_sPHENIX().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void JetInit ( )

Definition at line 31 of file G4_Jets.C.

View newest version in sPHENIX GitHub at line 31 of file G4_Jets.C