Allow EVNT -> EVNT jobs in CI and catch cases of inefficient LHE usage
Changes introduced
- Allow EVNT-to-EVNT jobs to run in CI
- Allow
logParser
to processlog.afterburn
files - Add check in
logParser
to make sure that not too few LHE input files are used if not needed. If the number of input files is less than1.1*outputEvents/filterEff
thelogParser
will give an error.
Tests
Successful pipeline here
Issues resolved
Edited by Spyros Argyropoulos