Skip to content

CountHepMC: use long long int for event number

Christian Gutschow requested to merge cgutscho/athena:count_hepmc into master

This is using @averbyts's wrapper function from !44461 (merged).

Struggling a little to test this as all evgen jobs seem to crash with the HepMC3 nightly when the generators try to call evt->run_info()->set_weight_names(names) ...? Seems to be an unrelated issue though ...

FYI @jkretz @ewelina @gpanizzo @jchapman

Merge request reports