Skip to content
GitLab
Explore
Sign in
Use less HepMCParticleLink->cptr
Code
Review changes
Check out branch
Download
Patches
Plain diff
Andrii Verbytskyi
requested to merge
averbyts/athena:no_cptr
into
master
Mar 05, 2023
Overview
2
Commits
1
Pipelines
1
Changes
10
Expand
The HepMCParticleLink->cptr() is called on each HepMCParticleLink->. the cptr() is expensive, so the number of calls should be reduced.
Use reference to HepMCParticleLink instead of copy when possible
Tag
@jchapman
@christos
Merge request reports