Skip to content

Rework IDC overlay for faster access

Adam Edward Barton requested to merge abarton/athena:IDCoverlayopti into master

Adjust Muon and simulation Overlay code to access the new IDC design more optimally.

Replace <map> class with vector for faster access/filling (the hashes are already ordered).

Edited by Adam Edward Barton

Merge request reports