ATLAS Offline Software
Classes | Namespaces
JaggedVecDecorator.h File Reference

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

#include "AthContainersInterfaces/AuxTypes.h"
#include "AthContainersInterfaces/IAuxElement.h"
#include "AthContainers/Decorator.h"
#include "AthContainers/JaggedVecConstAccessor.h"
#include "AthContainers/JaggedVecImpl.h"
#include "AthContainers/tools/JaggedVecVectorFactory.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/AuxTypeRegistry.h"
#include "AthContainers/tools/AuxElementConcepts.h"
#include "AthContainers/tools/JaggedVecConversions.h"
#include "CxxUtils/concepts.h"
#include "CxxUtils/ranges.h"
#include "CxxUtils/checker_macros.h"
#include "CxxUtils/range_with_at.h"
#include "CxxUtils/range_with_conv.h"
#include <string>
#include <typeinfo>
#include <iterator>
#include "AthContainers/JaggedVecDecorator.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::Decorator< JaggedVecElt< PAYLOAD_T >, ALLOC >
 Helper class to provide type-safe access to aux data, specialized for JaggedVecElt. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Helper class to provide 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 JaggedVecDecorator.h.