Skip to content

Fix evt and run numbering

This is a MR to fix a crash introduced in !46758 (merged), if running over RDO files, where the EventInfo container is not available.

In addition to that, I added a couple of other, very minor changes:

  • Fix some indentations, i.e. using spaces instead of tabs
  • Disable the ntuple creation for the tools not ready in the simulation yet, in order to make the *.cxx and *.py files coherent

./cc-ing @iodice @rosati @vadamico

Merge request reports