ATLAS Offline Software
DataModel_detail::NoBase Struct Reference

Marker for the base of the inheritance hierarchy. More...

#include <DVLNoBase.h>

Collaboration diagram for DataModel_detail::NoBase:

Detailed Description

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.


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