Skip to content

ISF_Event: const fixes

Frank Winklmeier requested to merge fwinkl/athena:isf_event into master

TruthBinding:

  • return ConstGenParticlePtr in getGenerationZeroTruthParticle and getPrimaryTruthParticle
  • remove hand-written copy/assignment methods

ISFTruthIncident:

  • remove position mutable

Merge request reports