Skip to content
Snippets Groups Projects

Replace const HepMC::GenParticlePtr with HepMC::ConstGenParticlePtr

Merged John Derek Chapman requested to merge jchapman/athena:HepMC3typedefCleanup_master into master

This is just a small set of changes to ensure that the meaning of some lines isn't changed by the switch to using the HepMC::GenParticlePtr typedefs (part of the preparation for the HepMC3 migration).

For HepMC2

const HepMC::GenParticlePtr == HepMC::GenParticle* const
HepMC::ConstGenParticlePtr == const HepMC::GenParticle*

FYI @averbyts

Merge request reports

Pipeline #1888337 passed

Pipeline passed for 41c87616 on jchapman:HepMC3typedefCleanup_master

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 4 years ago (Aug 25, 2020 12:03pm UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading