Skip to content

Changes to LArConditionsContainer to deal with SuperCells

Walter Lampl requested to merge wlampl/athena:LArCondCont_SC into master
  • Introduce a new grouping type called "SuperCells", for now identical to "SingleGroup"
  • Switch to LArOnline_SuperCell_ID and CaloCell_SuperCell_ID helpers if the grouping type is set to SuperCells. Minimal code changes thanks to common base-class

cc @pavol, @ekay and @aad

Merge request reports