Skip to content

xAOD Read Improvements, 21.2 branch (2019.05.28.)

Switched the std::map-s used in xAOD reading to std::unordered_map-s. This is to address the performance bottlenecks pointed out in ATLASG-1498. Thanks to @nmorange for pointing these out!

Merge request reports