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