Skip to content

LHCBGAUSS-869: ZeroDivisionError Fix

Issue with ZeroDivisionError has now been fixed. This was due to memory issues when using the TTree.GetV1() method which has now been removed and replaced with direct access to the TEntryList. A lot more log statements and more error proofing have also been added.

Merge request reports