Skip to content

remove throw from PrLHCbID2MCParticle.cpp

Niklas Stefan Nolte requested to merge patch-1 into master

If anybody could explain why there is a throw, I'll remove this MR.
Otherwise it just makes stuff harder to configure if you want to execute only parts of the MC checking sequences.

I thought getIfExists was just intended for the case when you do not explicitly need the stuff. and why would one throw in this case rather than using get in the first place..

Edited by Marco Cattaneo

Merge request reports