AthenaKernel: Extend ThinningCache to hold additional data.
ThinningCache holds a map of object keys to a set of thinned entries, and is used during output.
Extend ThinningCache so that it now olds a ThinningInfo structure, rather than just the set of thinned entries. This allows us to extend ThinningCache to hold additional information. Here, we're adding the set of vetoed variables per object.
Merge request reports
Activity
added Core master review-pending-level-1 labels
CI Result FAILURE (hash ee6d1b64)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17395]added review-approved label and removed review-pending-level-1 label
mentioned in commit f5c4fb1b
added sweep:ignore label