ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TRefArray.cxx File Reference
#include "TRefArray.h"
#include "TRefTable.h"
#include "TError.h"
#include "TBits.h"
#include "TSystem.h"
#include "TROOT.h"
Include dependency graph for TRefArray.cxx:

Go to the source code of this file.

Functions

 ClassImp (TRefArray) TRefArray
 default constructor More...
 
 ClassImp (TRefArrayIter) TRefArrayIter
 Create array iterator. More...
 

Function Documentation

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.