![]() |
ATLAS Offline Software
|
Marker for the base of the inheritance hierarchy. More...
#include <DVLNoBase.h>
Marker for the base of the inheritance hierarchy.
Normally, DataVectorBase<T>::Base is the class from which DataVector<T> should derive. If, however, T has not had a base declared to DataVector, then DataVectorBase<T>::Base will be NoBase. (And similarly for DataList.)
Definition at line 32 of file DVLNoBase.h.
1.8.18