1 #ifndef Pyquen_Hadronizer_h 2 #define Pyquen_Hadronizer_h 26 #include "HepMC/GenEvent.h" 29 class HepRandomEngine;
const char * classname() const
unsigned int maxEventsToPrint_
Events to print if verbosity.
bool pyquen_init(const edm::ParameterSet &pset)
bool declareStableParticles(const std::vector< int > &)
bool doradiativeenloss_
DEFAULT = true.
bool docollisionalenloss_
DEFAULT = true.
void rotateEvtPlane(HepMC::GenEvent *evt, double angle)
bool initializeForInternalPartons()
bool initializeForExternalPartons()
double bmax_
max impact param (fm); valid only if cflag_!=0
double abeamtarget_
beam/target atomic mass number
bool declareSpecialSettings(const std::vector< std::string > &)
int cflag_
centrality flag =0 fixed impact param, <>0 minbias
unsigned int pythiaPylistVerbosity_
Pythia PYLIST Verbosity flag.
bool doIsospin_
Run n&p with proper ratios; if false, only p+p collisions.
unsigned int angularspecselector_
bool generatePartonsAndHadronize()
edm::EDGetTokenT< CrossingFrame< edm::HepMCProduct > > src_
virtual bool filter(HepMC::GenEvent *)
HepMC::FourVector * fVertex_
Event signal vertex.
void add_heavy_ion_rec(HepMC::GenEvent *evt)
Pythia6Service * pythia6Service_
PyquenHadronizer(const edm::ParameterSet &, edm::ConsumesCollector &&)
bool pyqpythia_init(const edm::ParameterSet &pset)
unsigned int nquarkflavor_
bool doquench_
if true perform quenching (default = true)
std::vector< double > signalVtx_
Pset double vector to set event signal vertex.
double comenergy
collision energy
bool select(HepMC::GenEvent *evtTry) const override
bool pythiaHepMCVerbosity_
HepMC verbosity flag.
static const std::vector< std::string > theSharedResources
BaseHiGenEvtSelector * selector_
double bmin_
min impact param (fm); valid only if cflag_!=0
std::vector< std::string > const & doSharedResources() const override
double bfixed_
fixed impact param (fm); valid only if cflag_=0
void doSetRandomEngine(CLHEP::HepRandomEngine *v) override
double pfrac_
Proton fraction in the nucleus.
~PyquenHadronizer() override
T angle(T x1, T y1, T z1, T x2, T y2, T z2)