ATLAS Offline Software
Classes | Namespaces
PackedLinkDecorator.h File Reference

Helper class to provide type-safe access to aux data, specialized for PackedLink. More...

#include "AthContainersInterfaces/AuxTypes.h"
#include "AthContainersInterfaces/IAuxElement.h"
#include "AthContainers/Accessor.h"
#include "AthContainers/PackedLinkConstAccessor.h"
#include "AthContainers/PackedLink.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/AuxTypeRegistry.h"
#include "AthContainers/tools/ELProxy.h"
#include "AthContainers/tools/AuxDataTraits.h"
#include "AthContainers/tools/AuxElementConcepts.h"
#include "AthLinks/DataLink.h"
#include "CxxUtils/concepts.h"
#include "CxxUtils/checker_macros.h"
#include <string>
#include <typeinfo>
#include <iterator>
#include "AthContainers/PackedLinkDecorator.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::Decorator< PackedLink< CONT >, ALLOC >
 Helper class to provide type-safe access to aux data, specialized for PackedLink. More...
 
class  SG::Decorator< std::vector< PackedLink< CONT >, VALLOC >, ALLOC >
 Helper class to provide constant type-safe access to aux data, specialized for a vector of PackedLink. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

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

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2023

Definition in file PackedLinkDecorator.h.