ATLAS Offline Software
|
very basic Feature base class just so that we can store derived classes onto the store
More...
#include <TIDAFeature.h>
Public Member Functions | |
virtual | ~FeatureBase () |
virtual void | dummy () const =0 |
very basic Feature base class just so that we can store derived classes onto the store
Definition at line 29 of file TIDAFeature.h.
|
inlinevirtual |
Definition at line 33 of file TIDAFeature.h.
|
pure virtual |
Implemented in TIDA::Feature< T >.