1 #ifndef _SdCalibPlotterOG_TObjectCollection_h_
2 #define _SdCalibPlotterOG_TObjectCollection_h_
8 namespace SdCalibPlotterOG {
20 for (ObjectCollection::iterator it =
fObjects.begin();
26 template<
class DerivedTObjectType>
28 Add(DerivedTObjectType*
const obj)
std::vector< TObject * > ObjectCollection
TObjectCollection & operator=(const TObjectCollection &)
std::vector< TObject * > fObjects
DerivedTObjectType & Add(DerivedTObjectType *const obj)