Skip to content
Snippets Groups Projects
Commit c1e33f9c authored by John Chapman's avatar John Chapman
Browse files

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 0addd011
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