ATLAS Offline Software
Classes | Namespaces
ConstAccessor.h File Reference

Helper class to provide constant type-safe access to aux data. More...

#include "AthContainersInterfaces/AuxTypes.h"
#include "AthContainersInterfaces/IAuxElement.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/AuxTypeRegistry.h"
#include "AthContainers/tools/AuxElementConcepts.h"
#include <string>
#include <typeinfo>
#include "AthContainers/ConstAccessor.icc"
Include dependency graph for ConstAccessor.h:

Go to the source code of this file.

Classes

class  SG::ConstAccessor< T, ALLOC >
 Helper class to provide constant type-safe access to aux data. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Helper class to provide constant type-safe access to aux data.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2023 To avoid circularities, this file must not include AuxElement.h. Methods which would normally take ConstAuxElement arguments are instead templated.

Definition in file ConstAccessor.h.