IProxyDict *proxy ATLAS_NOT_CONST_THREAD_SAFE() const
void setThinningCache(const SG::ThinningCache *cache)
Thread-local thinning cache.
void setProxy(IProxyDict *proxy)
void setMemResource(std::pmr::memory_resource *memResource)
Memory resource.
EventIDBase::number_type m_conditionsRun
const IRoiDescriptor * roiDescriptor() const
Get cached pointer to View's Region of Interest Descriptor or nullptr if not describing a View.
const SG::ThinningCache * m_thinningCache
EventIDBase::number_type conditionsRun() const
ExtendedEventContext(IProxyDict *p, EventIDBase::number_type conditionsRun=EventIDBase::UNDEFNUM, const IRoiDescriptor *roi=nullptr)
std::pmr::memory_resource *memResource ATLAS_NOT_CONST_THREAD_SAFE() const
const SG::ThinningCache * thinningCache() const
std::pmr::memory_resource * m_memResource
void setConditionsRun(EventIDBase::number_type conditionsRun)
const IRoiDescriptor * m_roi