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