ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HepMCFlowAfterBurner.cc File Reference
#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::HepRandomEngineengine = nullptr
 
set< string > algoset = {"MINBIAS", "MINBIAS_V2_ONLY", "CUSTOM"}
 

Variable Documentation

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