Skip to content

Fix broken null pointer test

Marco Cattaneo requested to merge fixBrokenNullPointerTest into run2-patches

Fixes bug that broke compilation with Gaudi v39:

CaloPi0Ntp.cpp:191:19: error: invalid conversion from 'int' to 'const LHCb::CaloCluster*'

Merge request reports