ATLAS Offline Software
Public Types | List of all members
SG::Bases< DataVector< T, DataModel_detail::NoBase > > Struct Template Reference

Declare DataVector base class. More...

#include <DataVector.h>

Collaboration diagram for SG::Bases< DataVector< T, DataModel_detail::NoBase > >:

Public Types

using bases = BaseList< SG::AuxVectorBase >
 

Detailed Description

template<class T>
struct SG::Bases< DataVector< T, DataModel_detail::NoBase > >

Declare DataVector base class.

Declare that the base class of DataVector is AuxVectorBase. Allows retrieving DataVector objects from StoreGate as AuxVectorBase.

Definition at line 3496 of file DataVector.h.

Member Typedef Documentation

◆ bases

Definition at line 3497 of file DataVector.h.


The documentation for this struct was generated from the following file: