![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "HepMCFlowAfterBurner.h"#include "PHHepMCGenEvent.h"#include "PHHepMCGenEventMap.h"#include <flowafterburner/flowAfterburner.h>#include <fun4all/Fun4AllReturnCodes.h>#include <fun4all/SubsysReco.h>#include <phool/PHRandomSeed.h>#include <phool/getClass.h>#include <phool/phool.h>#include <CLHEP/Random/MTwistEngine.h>#include <CLHEP/Random/RandomEngine.h>#include <iostream>#include <iterator>#include <set>#include <string>#include <utility>
Include dependency graph for HepMCFlowAfterBurner.cc:Go to the source code of this file.
Namespaces | |
| namespace | HepMC |
Variables | |
| CLHEP::HepRandomEngine * | engine = nullptr |
| set< string > | algoset = {"MINBIAS", "MINBIAS_V2_ONLY", "CUSTOM"} |
| set<string> algoset = {"MINBIAS", "MINBIAS_V2_ONLY", "CUSTOM"} |
Definition at line 34 of file HepMCFlowAfterBurner.cc.
View newest version in sPHENIX GitHub at line 34 of file HepMCFlowAfterBurner.cc
Referenced by HepMCFlowAfterBurner::setAlgorithmName().
| CLHEP::HepRandomEngine* engine = nullptr |
Definition at line 32 of file HepMCFlowAfterBurner.cc.
View newest version in sPHENIX GitHub at line 32 of file HepMCFlowAfterBurner.cc