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

Implementation of IAuxTypeVector for JaggedVecElt types. More...

Include dependency graph for JaggedVecVector.h:
This graph shows which files directly or indirectly include this file:

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

namespace  SG
 Forward declaration.

Typedefs

template<class T, class ALLOC = AuxAllocator_t<JaggedVecElt<T> >>
using SG::JaggedVecVector = JaggedVecVectorT<JaggedVecVectorHolder<T, ALLOC> >

Detailed Description

Implementation of IAuxTypeVector for JaggedVecElt types.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Mar, 2024

Definition in file JaggedVecVector.h.