Skip to content

Better dealing with IOV-ranges for ConditionsAlgorithms

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

Introduce a new file AthenaKernel/IOVInfiniteRanges.h that contains convenience function to create EventIDRange objects that are infinte in Time, RunLumi or both.

Adjust LArHV-CondAlgo and CaloNoiseCondAlgo to use it.

Merge request reports