1 #ifndef Pyquen_Hadronizer_h 2 #define Pyquen_Hadronizer_h 21 #include "HepMC/GenEvent.h" 24 class HepRandomEngine;
35 bool generatePartonsAndHadronize();
39 bool readSettings(
int);
40 bool initializeForExternalPartons();
41 bool initializeForInternalPartons();
42 bool declareStableParticles(
const std::vector<int>&);
50 void doSetRandomEngine(CLHEP::HepRandomEngine*
v)
override;
51 std::vector<std::string>
const&
doSharedResources()
const override {
return theSharedResources; }
59 const char* nucleon();
87 unsigned int maxEventsToPrint_;
bool select(HepMC::GenEvent *evtTry) const override
bool doradiativeenloss_
if true perform quenching (default = true)
bool docollisionalenloss_
DEFAULT = true.
std::vector< std::string > const & doSharedResources() const override
double bmax_
min impact param (fm); valid only if cflag_!=0
bool declareSpecialSettings(const std::vector< std::string > &)
int cflag_
fixed impact param (fm); valid only if cflag_=0
unsigned int pythiaPylistVerbosity_
HepMC verbosity flag.
bool doIsospin_
DEFAULT = true.
unsigned int angularspecselector_
beam/target atomic mass number
edm::InputTag src_
Pythia PYLIST Verbosity flag.
Pythia6Service * pythia6Service_
unsigned int nquarkflavor_
Proton fraction in the nucleus.
bool doquench_
collision energy
double comenergy
centrality flag =0 fixed impact param, <>0 minbias
bool pythiaHepMCVerbosity_
Events to print if verbosity.
static const std::vector< std::string > theSharedResources
BaseHiGenEvtSelector * selector_
double bfixed_
max impact param (fm); valid only if cflag_!=0
int protonSide_
Run n&p with proper ratios; if false, only p+p collisions.
T angle(T x1, T y1, T z1, T x2, T y2, T z2)