Skip to content

NSW Trigger Simulation - Fix crash with no ntuple in output

Francesco Giuseppe Gravili requested to merge fgravili/athena:noNtuple into master

As the title reports, now it is possible to disable the creation of the validation ntuple (also added a switch for MM) without making the entire simulation crash. This is useful for the SL integration, where data are taken from the output RDO directly, thus making the ntuple useless

./cc-ing @iodice @rosati @vadamico @masato

Merge request reports