13#ifndef ATHENAKERNEL_GETTHINNINGCACHE_H
14#define ATHENAKERNEL_GETTHINNINGCACHE_H
52 const std::string& key);
72 const std::string& key);
Cache thinning decisions for converters.
Hold thinning decisions for one container.
Hold thinning/slimming information for a given object.
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
const SG::ThinningCache * getThinningCache()
Retrieve the current thinning cache from the current event context.
const SG::ThinningDecisionBase * getThinningDecision(const EventContext &ctx, const std::string &key)
Retrieve the current thinning decision for key.
const SG::ThinningInfo * getThinningInfo(const EventContext &ctx, const std::string &key)
Retrieve the current thinning information for key.