Skip to content
Snippets Groups Projects
Commit ee6d1b64 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

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.
parent bc6f20e4
No related branches found
No related tags found
Loading
Showing with 248 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment