Skip to content

xAOD::MuonContainers - Introduce chamber based viewer

Johannes Junggeburth requested to merge jojungge/athena:ViewContGeneral into main
  • Introduce xAOD::ChamberViewer. Under the assumption that the elements in a container are sorted by the Identifier, the viewer provides chunks of hit ranges, where in each cycle all hits are stemming from the same chamber.
  • Deploy the chamberViewer to all digitization classes

Tagging: @goblirsc, @apsallid, @pscholer

Edited by Johannes Junggeburth

Merge request reports