1 #ifndef GAUDI_OBJECTCONTAINERBASE_H
2 #define GAUDI_OBJECTCONTAINERBASE_H 1
5 #include "GaudiKernel/Kernel.h"
6 #include "GaudiKernel/DataObject.h"
41 virtual size_type numberOfObjects()
const = 0;
55 #endif // GAUDI_OBJECTCONTAINERBASE_H
size_t size_type
size_type, to conform the STL container interface
All classes that their objects may be contained in an LHCb ObjectContainer (e.g.
ObjectContainerBase is the base class for Gaudi container classes.
A DataObject is the base class of any identifiable object on any data store.