ATLAS Offline Software
Classes | Namespaces
TypelessConstAccessor.h File Reference

Helper class to provide const generic access to aux data. More...

#include "AthContainersInterfaces/AuxTypes.h"
#include "AthContainersInterfaces/IAuxElement.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/tools/AuxElementConcepts.h"
#include <string>
#include <typeinfo>
#include "AthContainers/TypelessConstAccessor.icc"
Include dependency graph for TypelessConstAccessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::TypelessConstAccessor
 Helper class to provide const generic access to aux data. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Helper class to provide const generic access to aux data.

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

Definition in file TypelessConstAccessor.h.