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:

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_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FastMom(), Fun4All_G4_FastMom_GEM(), Fun4All_G4_FastMom_GEM_RICH(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), 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(), Fun4All_AnaTutorial_sPHENIX_Jets(), 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