ATLAS Offline Software
Loading...
Searching...
No Matches
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 3537 of file DataVector.h.

Member Typedef Documentation

◆ bases

template<class T>
using SG::Bases< DataVector< T, DataModel_detail::NoBase > >::bases = BaseList<SG::AuxVectorBase>

Definition at line 3538 of file DataVector.h.


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