Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    ee6d1b64
    AthenaKernel: Extend ThinningCache to hold additional data. · ee6d1b64
    scott snyder authored
    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.
    ee6d1b64
    History
    AthenaKernel: Extend ThinningCache to hold additional data.
    scott snyder authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.