ATLAS Offline Software
|
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt
.
More...
#include "AthContainersInterfaces/AuxTypes.h"
#include "AthContainers/JaggedVecImpl.h"
#include "AthContainers/tools/JaggedVecVectorFactory.h"
#include "AthContainers/ConstAccessor.h"
#include "AthContainers/AuxElement.h"
#include "AthContainers/tools/AuxDataTraits.h"
#include "AthContainers/tools/AuxElementConcepts.h"
#include "AthContainers/tools/LinkedVarAccessorBase.h"
#include "AthContainers/tools/JaggedVecConversions.h"
#include "CxxUtils/range_with_at.h"
#include "CxxUtils/range_with_conv.h"
#include <iterator>
#include "AthContainers/JaggedVecConstAccessor.icc"
Go to the source code of this file.
Classes | |
class | SG::ConstAccessor< SG::JaggedVecElt< PAYLOAD_T >, ALLOC > |
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt . More... | |
Namespaces | |
SG | |
Forward declaration. | |
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt
.
Definition in file JaggedVecConstAccessor.h.