1evgenConfig.description =
"Simple EPOS4 production of Pb+Pb collisions, w/o hydrodynamic evolution, with impact parameter b=0."
2evgenConfig.keywords = [
"Pb+Pb collisions" ]
3evgenConfig.contact = [
"andrii.verbytskyi@mpp.mpg.de",
"paulina.majchrzak@cern.ch" ]
4evgenConfig.nEventsPerJob = 10000
5evgenConfig.generators += [
"Epos4"]
7include(
"Epos4_i/Epos4_Base_Fragment_PbPb.py")
10if hasattr(fixSeq,
"FixHepMC"):
13if hasattr(testSeq,
"TestHepMC"):
A "fix-up" algorithm to correct weird event records.
Filtering algorithm to sanity check HepMC event features.