Skip to content

migrate some code to xAOD::EventInfo

Walter Lampl requested to merge wlampl/athena:toxAODEventInfo1 into master
  • migrate LumiBlockMuTool to xAOD::EventInfo
  • (minimal) migration of CPMSim to xAOD::EventInfo
  • (minimal) migration of RoIROD to xAOD::EventInfo The latter two need more work: They caches the run-number in a class member which is thread-hostile.

Merge request reports