2 #ifndef GAUDI_OBJECTCONTAINERBASE_H
3 #define GAUDI_OBJECTCONTAINERBASE_H 1
42 virtual size_type numberOfObjects()
const = 0;
57 #endif // GAUDI_OBJECTCONTAINERBASE_H
size_t size_type
size_type, to conform the STL container interface
virtual ~ObjectContainerBase()
Destructor.
All classes that their objects may be contained in an LHCb ObjectContainer (e.g.
ObjectContainerBase()
Constructor.
ObjectContainerBase is the base class for Gaudi container classes.
A DataObject is the base class of any identifiable object on any data store.