ROOT
6.07/01
Reference Guide
|
#include "TRefArray.h"
#include "TRefTable.h"
#include "TError.h"
#include "TBits.h"
#include "TSystem.h"
#include "TROOT.h"
Go to the source code of this file.
Functions | |
ClassImp (TRefArray) TRefArray | |
default constructor More... | |
ClassImp (TRefArrayIter) TRefArrayIter | |
Create array iterator. More... | |
ClassImp | ( | TRefArray | ) |
default constructor
Definition at line 105 of file TRefArray.cxx.
ClassImp | ( | TRefArrayIter | ) |
Create array iterator.
By default the iteration direction is kIterForward. To go backward use kIterBackward.
Definition at line 843 of file TRefArray.cxx.