Skip to content

Fix integer overflow problems in Ecal (and possibly Emulsion)

Dave Casper requested to merge dcasper/calypso:master-particlelink-fix into master

MC data (specifically Ecal and Emulsion hits) previously written may be corrupted if the message

"HepMcParticleLink ERROR Wrong event collection () set in HepMcParticleLink ExtendedBarCode object !!!"

appears when reading it.

Merge request reports