Go to the documentation of this file. 1 #ifndef HydjetHadronizer_h
2 #define HydjetHadronizer_h
11 #define PYCOMP pycomp_
28 class HepRandomEngine;
bool get_particles(HepMC::GenEvent *evt)
void add_heavy_ion_rec(HepMC::GenEvent *evt)
bool rotate_
Switch to rotate event plane.
std::vector< std::string > const & doSharedResources() const override
double nuclear_radius() const
int nsoft_
multiplicity of HYDRO-induced particles in event
double comenergy
collision energy
bool hydjet_init(const edm::ParameterSet &pset)
bool embedding_
Switch for embedding mode.
const char * classname() const
unsigned int maxEventsToPrint_
Events to print if verbosity.
bool generatePartonsAndHadronize()
HepMC::GenParticle * build_hyjet(int index, int barcode)
bool initializeForExternalPartons()
Pythia6Service * pythia6Service_
~HydjetHadronizer() override
bool call_hyinit(double energy, double a, int ifb, double bmin, double bmax, double bfix, int nh)
unsigned int pythiaPylistVerbosity_
pythia verbosity; def=1
std::string hymode_
Hydjet running mode.
bool declareSpecialSettings(const std::vector< std::string > &)
bool doradiativeenloss_
DEFAULT = true.
std::vector< double > signalVtx_
Pset double vector to set event signal vertex.
HepMC::GenVertex * build_hyjet_vertex(int i, int id)
bool declareStableParticles(const std::vector< int > &)
edm::EDGetTokenT< CrossingFrame< edm::HepMCProduct > > src_
int nsub_
number of sub-events
int nhard_
multiplicity of PYTHIA(+PYQUEN)-induced particles in event
static const std::vector< std::string > theSharedResources
double phi0_
Event plane angle.
bool initializeForInternalPartons()
Power< A, B >::type pow(const A &a, const B &b)
void doSetRandomEngine(CLHEP::HepRandomEngine *v) override
unsigned int nquarkflavor_
double abeamtarget_
beam/target atomic mass number
HepMC::FourVector * fVertex_
Event signal vertex.
bool docollisionalenloss_
DEFAULT = true.
int angularspecselector_
angular emitted gluon spectrum selection
double bfixed_
fixed impact param (fm); valid only if cflag_=0
unsigned int shadowingswitch_
HydjetHadronizer(const edm::ParameterSet &, edm::ConsumesCollector &&)