First page Back Continue Last page Summary Graphic
STL compatible wrapper for ROOT containers
Implement a type-safe ``conventional'' container class GObjArray<T>, GClonesArray<T> which only store objects derived from TObject.
Provide STL compatible iterators
Member functions begin, end, size, ¼
For use with ROOT (CINT/OO DB), the templates have to be instatiated explicitely
Notes: