ATLAS Offline Software
Loading...
Searching...
No Matches
AthContainers Directory Reference
Directory dependency graph for AthContainers:

Directories

 
tools

Files

 
Accessor.h
 Helper class to provide type-safe access to aux data.
 
Accessor.icc
 
AthContainersAccessorsDict.h
 
AthContainersDict.h
 
AthContainersJaggedVecsDict.h
 Dictionary instantiations: JaggedVec classes.
 
AthContainersPackedContainersDict.h
 Dictionary instantiations: PackedContainer classes.
 
AthContainersPmrDict.h
 Dictionary instantiations: polymorphic allocator classes.
 
AuxElement.h
 Base class for elements of a container that can have aux data.
 
AuxElement.icc
 
AuxElementComplete.h
 Wrapper to automatically create a private store for an element.
 
AuxElementComplete.icc
 
AuxStoreConstMem.h
 IConstAuxStore implementation referencing external buffers.
 
AuxStoreInternal.h
 An auxiliary data store that holds data internally.
 
AuxStoreStandalone.h
 Auxiliary data store for standalone objects.
 
AuxTypeRegistry.h
 Handle mappings between names and auxid_t.
 
AuxTypeRegistry.icc
 
AuxVectorBase.h
 Manage index tracking and synchronization of auxiliary data.
 
AuxVectorBase.icc
 
AuxVectorData.h
 Manage lookup of vectors of auxiliary data.
 
AuxVectorData.icc
 
ClassName.h
 
ClassName.icc
 
ConstAccessor.h
 Helper class to provide constant type-safe access to aux data.
 
ConstAccessor.icc
 
ConstDataVector.h
 DataVector adapter that acts like it holds const pointers.
 
ConstDataVector.icc
 
CurrentContext.h
 
DataVector.h
 An STL vector of pointers that by default owns its pointed-to elements.
 
DataVector.icc
 
dataVectorAsELV.h
 Helper to make a vector<EL> from a DataVector.
 
DataVectorWithAlloc.h
 DataVector using a custom allocator for the elements.
 
DataVectorWithAlloc.icc
 
DataVectorWithAllocFwd.h
 
debug.h
 Helper functions intended to be called from the debugger.
 
Decorator.h
 Helper class to provide type-safe access to aux data.
 
Decorator.icc
 
exceptions.h
 Exceptions that can be thrown from AthContainers.
 
IndexTrackingPolicy.h
 Describes the possible index tracking policies.
 
JaggedVec.h
 Auxiliary variable type allowing storage as a jagged vector. That is, the payloads for all the DataVector elements are stored contiguously in a single vector.
 
JaggedVecAccessor.h
 Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
 
JaggedVecAccessor.icc
 
JaggedVecConstAccessor.h
 Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt.
 
JaggedVecConstAccessor.icc
 
JaggedVecDecorator.h
 Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
 
JaggedVecDecorator.icc
 
JaggedVecImpl.h
 Definition of JaggedVecElt.
 
JaggedVecImpl.icc
 
normalizedTypeinfoName.h
 Convert a type_info to a normalized string representation (matching the names used in the root dictionary).
 
OwnershipPolicy.h
 
PackedContainer.h
 Container to hold aux data to be stored in a packed form.
 
PackedContainer.icc
 
PackedConverter.h
 Helper for packing/unpacking a PackedContainer to/from a stream.
 
PackedConverter.icc
 
PackedLinkAccessor.h
 Helper class to provide type-safe access to aux data, specialized for PackedLink.
 
PackedLinkAccessor.icc
 
PackedLinkConstAccessor.h
 Helper class to provide constant type-safe access to aux data, specialized for PackedLink.
 
PackedLinkConstAccessor.icc
 
PackedLinkDecorator.h
 Helper class to provide type-safe access to aux data, specialized for PackedLink.
 
PackedLinkDecorator.icc
 
PackedLinkImpl.h
 Definition of PackedLink type.
 
PackedLinkImpl.icc
 
PackedParameters.h
 Describe how the contents of a PackedContainer are to be saved.
 
PackedParameters.icc
 
ThinningDecision.h
 Hold thinning decisions for one container.
 
TypelessConstAccessor.h
 Helper class to provide const generic access to aux data.
 
TypelessConstAccessor.icc
 
ViewVector.h
 Identify view containers to be made persistent.
 
ViewVector.icc
 
ViewVectorBase.h
 Hold the persistent representation for a ViewVector.
 
ViewVectorBase.icc