EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4jets/FastJetAlgo.h>
#include <g4jets/JetReco.h>
#include <particleflowreco/ParticleFlowJetInput.h>
#include <particleflowreco/ParticleFlowReco.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Macros | |
#define | MACRO_G4PARTICLEFLOW_C |
Functions | |
void | ParticleFlow () |
Variables | |
bool | Enable::PARTICLEFLOW = false |
int | Enable::PARTICLEFLOW_VERBOSITY = 0 |
#define MACRO_G4PARTICLEFLOW_C |
Definition at line 2 of file G4_ParticleFlow.C.
View newest version in sPHENIX GitHub at line 2 of file G4_ParticleFlow.C
void ParticleFlow | ( | ) |
Definition at line 24 of file G4_ParticleFlow.C.
View newest version in sPHENIX GitHub at line 24 of file G4_ParticleFlow.C
References JetReco::add_algo(), JetReco::add_input(), Jet::ANTIKT, Fun4AllServer::instance(), max, Enable::PARTICLEFLOW_VERBOSITY, Fun4AllServer::registerSubsystem(), JetReco::set_algo_node(), ParticleFlowReco::set_emulated_efficiency(), ParticleFlowReco::set_energy_match_Nsigma(), JetReco::set_input_node(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), and Fun4All_G4_sPHENIX().