ATLAS Offline Software
Loading...
Searching...
No Matches
ConstAccessor.h File Reference

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

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

namespace  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.