13 #ifndef ROOT_TTableMap
14 #define ROOT_TTableMap
33 ,
public std::vector<Long_t>
48 , fTable(map.fTable) {;}
71 for (; i != finish; i++) {
73 if ( th == -1 || (0 <= th && th < totalSize) )
continue;
TTableMap(const TTable *table=0)
ClassImp(TSeqCollection) Int_t TSeqCollection TIter next(this)
Return index of object in collection.
void Push_back(Long_t next)
#define ClassDef(name, id)
Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...
TTableMap(const TTableMap &map)
virtual Long_t GetNRows() const
Returns the number of the used rows for the wrapped table.
Mother of all ROOT objects.
TTableMap & operator=(const TTableMap &orig)