ATLAS Offline Software
Control/AthContainers/AthContainers/JaggedVec.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 /*
3  * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4  */
70 #ifndef ATHCONTAINERS_JAGGEDVEC_H
71 #define ATHCONTAINERS_JAGGEDVEC_H
72 
73 
79 
80 
81 #endif // not ATHCONTAINERS_JAGGEDVEC_H
JaggedVecVectorFactory.h
Factory object that creates vectors using AuxTypeVector, specialized for JaggedVec.
JaggedVecAccessor.h
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
JaggedVecDecorator.h
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
JaggedVecImpl.h
Definition of JaggedVecElt.
JaggedVecConstAccessor.h
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt.