Skip to content

CaloNoise hash ranges

Walter Lampl requested to merge wlampl/athena:CaloNoiseHashRanges into master

The calo-noise values stored in 7 COOL channels, to read/write them one needs to know the hash-offset fore each of the channels. Moving the code to determine/store these values out of CaloNoiseCondAlg into to a separate helper class.

Preparation for upcoming MRs that need these values as well (avoid code-duplication).

Merge request reports