Skip to content

add generator versions env. variable, fixes needed for EVNT-to-EVNT filtering

add generator versions env. variable, these variables are needed to be able to run the production JOs in a version-dependent way and to find out from the command line which version of each generator is used. It is already working for many generators. Here added for Epos_i, EvtGen_i and Pythia8_i

fixes needed for EVNT-to-EVNT filtering, one is master specific i.e. setting the flag noTag to true in AthenaPoolOutputStream, the other one is needed to avoid memory leak in CountHepMC - tested in local jobs and in 21.6

Merge request reports