ATLAS Offline Software
Classes | Namespaces
JaggedVecConstAccessor.h File Reference

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"
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Apr, 2024

Definition in file JaggedVecConstAccessor.h.