Skip to content
Snippets Groups Projects
Commit 8779fec2 authored by John Derek Chapman's avatar John Derek Chapman Committed by Tadej Novak
Browse files

HepMcParticleLink constructor syntax clean-up.

HepMcParticleLink constructor syntax clean-up.

Avoid using 0 in combination with HepMcParticleLink::IS_EVENTNUM in constructor calls as this is not properly supported.
It is more correct to directly use 0 with HepMcParticleLink::IS_POSITION to indicate that the link is to the first
GenEvent in the McEventCollection.
parent 0fe32fe0
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment