ROOT  6.06/09
Reference Guide
Functions | Variables
RooList.cxx File Reference
#include "RooFit.h"
#include "RooList.h"
#include "RooMsgService.h"
#include "Riostream.h"
+ Include dependency graph for RooList.cxx:

Go to the source code of this file.

Functions

 while (link)
 
 if (0==link)
 
return dynamic_cast< TObjOptLink * > (link)
 

Variables

ClassImp(RooList) TObjOptLink *RooList TObjLinklink = FirstLink()
 Find the link corresponding to the named object in this list. More...
 

Function Documentation

return dynamic_cast< TObjOptLink * > ( link  )
if ( = link)

Definition at line 54 of file RooList.cxx.

while ( link  )

Definition at line 49 of file RooList.cxx.

Variable Documentation

ClassImp (RooList) TObjOptLink *RooList TObjLink* link = FirstLink()