Further optimization of HepMC-related codes
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Further optimization of HepMC-related codes
Andrii Verbytskyi
requested to merge
averbyts/athena:hepmc_optimization_31
into
master
Mar 07, 2023
Overview
3
Commits
1
Pipelines
1
Changes
6
In this MR:
use access by reference where possible.
reduce the usage of HepMCParticleLink-> operator using HepMCParticleLink.cptr()
Merge request reports
Loading