Rework IDC overlay for faster access
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
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).