ATLAS Offline Software
|
Implementation of IAuxTypeVector
for JaggedVecElt
types.
More...
#include "AthContainers/tools/AuxTypeVector.h"
#include "AthContainers/JaggedVecImpl.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/tools/JaggedVecVector.icc"
Go to the source code of this file.
Classes | |
class | SG::JaggedVecVectorHolder< T, ALLOC > |
Implementation of IAuxTypeVector for JaggedVec types. More... | |
class | SG::JaggedVecVectorT< HOLDER > |
Implementation of IAuxTypeVector holding a vector of JaggedVec . More... | |
Namespaces | |
SG | |
Forward declaration. | |
Typedefs | |
template<class T , class ALLOC = AuxAllocator_t<JaggedVecElt<T> >> | |
using | SG::JaggedVecVector = JaggedVecVectorT< JaggedVecVectorHolder< T, ALLOC > > |
Implementation of IAuxTypeVector
for JaggedVecElt
types.
Definition in file JaggedVecVector.h.