ATLAS Offline Software
|
Derivation information for DataVector
.
More...
#include <DataVector.h>
Public Types | |
typedef DataModel_detail::NoBase | Base |
Derivation information for DataVector
.
Specializations of this class represent the derivation information that DataVector
needs. They have the property that DataVectorBase<T>::Base
is either NoBase
or it is the class from which DataVector<T>
should derive.
Definition at line 633 of file DataVector.h.
typedef DataModel_detail::NoBase DataVectorBase< T >::Base |
Definition at line 635 of file DataVector.h.