PRDtoTrackMap : Add copyrights and code fixes
PRDtoTrackMap :
- Add copyrights
- Use
= default
and noexcept
- Actually follow the comment
IMPORTANT: Please use the typedef PrepRawDataTrackMapRange
- tidy up indentation
- Try to follow up on the
TODO
comment to use unordered map to speed up lookups (ATLASRECTS-6329). This one we have to see if it brings something.
Edited by Christos Anastopoulos