addCollection(const T *coll, IdentifierHash hashId) override final | IdentifiableContainerMT< T > | virtual |
addLock(std::unique_ptr< T > ptr, IdentifierHash hashId) | IdentifiableContainerMT< T > | |
addOrDelete(std::unique_ptr< T >, IdentifierHash hashId) override final | IdentifiableContainerMT< T > | virtual |
addOrDelete(std::unique_ptr< const T >, IdentifierHash hashId) override final | IdentifiableContainerMT< T > | virtual |
addOrDelete(std::unique_ptr< T >, IdentifierHash hashId, bool &deleted) | IdentifiableContainerMT< T > | |
ATLAS_NOT_THREAD_SAFE(IdentifierHash hashId, T *&collToRetrieve) const override final | IdentifiableContainerMT< T > | virtual |
base_value_type typedef | IdentifiableContainerMT< T > | |
begin() const | IdentifiableContainerMT< T > | inline |
cleanup() override final | IdentifiableContainerMT< T > | virtual |
EventContainers::IdentifiableContainerBase::cleanup(deleter_f *deleter) | EventContainers::IdentifiableContainerBase | protected |
const_pointer typedef | IdentifiableContainerMT< T > | |
const_reference typedef | IdentifiableContainerMT< T > | |
empty() const | IdentifiableContainerMT< T > | inline |
end() const | IdentifiableContainerMT< T > | inline |
fetchOrCreate(IdentifierHash hashId) | IdentifiableContainerMT< T > | |
fetchOrCreate(const std::vector< IdentifierHash > &hashId) | IdentifiableContainerMT< T > | |
fullSize() const override final | IdentifiableContainerMT< T > | inlinevirtual |
get_bsflags() const | TileRawDataContainer< TileCellCollection > | inline |
get_hashType() const | TileRawDataContainer< TileCellCollection > | inline |
get_type() const | TileRawDataContainer< TileCellCollection > | inline |
get_unit() const | TileRawDataContainer< TileCellCollection > | inline |
GetAllCurrentHashes() const override final | IdentifiableContainerMT< T > | inlinevirtual |
GetAllHashPtrPair() const | IdentifiableContainerMT< T > | inline |
getWriteHandle(IdentifierHash hash) | IdentifiableContainerMT< T > | inline |
hasExternalCache() const override final | IdentifiableContainerMT< T > | inlinevirtual |
Hash_Container typedef | EventContainers::IdentifiableContainerBase | |
hashFunc() const | TileRawDataContainer< TileCellCollection > | inline |
ICACHE typedef | IdentifiableContainerMT< T > | |
IDENTIFIABLE typedef | IdentifiableContainerMT< T > | |
IdentifiableCacheBase typedef | EventContainers::IdentifiableContainerBase | protected |
IdentifiableContainerBase(EventContainers::IdentifiableCacheBase *cache) | EventContainers::IdentifiableContainerBase | |
IdentifiableContainerBase(size_t maxsize) | EventContainers::IdentifiableContainerBase | |
IdentifiableContainerBase(size_t maxsize, Mode mode) | EventContainers::IdentifiableContainerBase | |
IdentifiableContainerMT(IdentifierHash hashMax) | IdentifiableContainerMT< T > | |
IdentifiableContainerMT(IdentifierHash hashMax, EventContainers::Mode) | IdentifiableContainerMT< T > | |
IdentifiableContainerMT(ICACHE *cache) | IdentifiableContainerMT< T > | |
indexFind(IdentifierHash hashId) const | IdentifiableContainerMT< T > | inline |
indexFindPtr(IdentifierHash hashId) const override final | IdentifiableContainerMT< T > | virtual |
initialize(bool createColl, TYPE type, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawDataContainer< TileCellCollection > | |
insert(IdentifierHash hashId, const void *ptr) | EventContainers::IdentifiableContainerBase | inlineprotected |
m_bsflags | TileRawDataContainer< TileCellCollection > | private |
m_hashFunc | TileRawDataContainer< TileCellCollection > | private |
m_link | EventContainers::IdentifiableContainerBase | protected |
m_OnlineMode | EventContainers::IdentifiableContainerBase | protected |
m_type | TileRawDataContainer< TileCellCollection > | private |
m_unit | TileRawDataContainer< TileCellCollection > | private |
MyBase typedef | TileRawDataContainer< TileCellCollection > | |
MyType typedef | IdentifiableContainerMT< T > | |
naughtyRetrieve(IdentifierHash hashId, T *&collToRetrieve) const =0 | EventContainers::IIdentifiableCont< T > | pure virtual |
numberOfCollections() const override final | IdentifiableContainerMT< T > | inlinevirtual |
operator std::string() const | TileRawDataContainer< TileCellCollection > | virtual |
pointer typedef | IdentifiableContainerMT< T > | |
prepareItr() const | IdentifiableContainerMT< T > | inline |
print() const | TileRawDataContainer< TileCellCollection > | virtual |
reference typedef | IdentifiableContainerMT< T > | |
removeCollection(IdentifierHash hashId) | IdentifiableContainerMT< T > | |
ResetMask() | EventContainers::IdentifiableContainerBase | protected |
set_bsflags(uint32_t bsflags) | TileRawDataContainer< TileCellCollection > | inline |
set_type(TYPE type) | TileRawDataContainer< TileCellCollection > | inline |
set_unit(UNIT unit) | TileRawDataContainer< TileCellCollection > | inline |
size() const | IdentifiableContainerMT< T > | inline |
size_type typedef | IdentifiableContainerMT< T > | |
TCollection_const_iterator typedef | TileRawDataContainer< TileCellCollection > | |
TContainer_const_iterator typedef | TileRawDataContainer< TileCellCollection > | |
TElement typedef | TileRawDataContainer< TileCellCollection > | |
TileCellIDC(bool createColl=false, SG::OwnershipPolicy ownPolicy=SG::VIEW_ELEMENTS) | TileCellIDC | inline |
TileRawDataContainer(bool createColl=false, TYPE type=TileFragHash::Digitizer, UNIT unit=TileRawChannelUnit::ADCcounts, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawDataContainer< TileCellCollection > | |
TileRawDataContainer(bool createColl, SG::OwnershipPolicy ownPolicy) | TileRawDataContainer< TileCellCollection > | |
tryAddFromCache(IdentifierHash hashId) override final | IdentifiableContainerMT< T > | virtual |
EventContainers::IdentifiableContainerBase::tryAddFromCache(IdentifierHash hashId, EventContainers::IDC_WriteHandleBase &lock) | EventContainers::IdentifiableContainerBase | inlineprotected |
TYPE typedef | TileRawDataContainer< TileCellCollection > | |
UNIT typedef | TileRawDataContainer< TileCellCollection > | |
value_type typedef | IdentifiableContainerMT< T > | |
Wait() const | EventContainers::IdentifiableContainerBase | inlineprotected |
whoami(void) const | TileRawDataContainer< TileCellCollection > | inlinevirtual |
~IdentifiableContainerBase()=default | EventContainers::IdentifiableContainerBase | |
~IdentifiableContainerMT() | IdentifiableContainerMT< T > | inline |
~TileCellIDC() | TileCellIDC | inline |
~TileRawDataContainer() | TileRawDataContainer< TileCellCollection > | inlinevirtual |