Skip to content

Bugfix to event counting in trfFileUtils

Of course ROOT doesn't return None, it returns a TObject that is invalid, so is None doesn't work, while == None does the right thing. This fixes ATR-29736

Merge request reports

Loading