ROOT  6.06/09
Reference Guide
Functions
TSelectorList.cxx File Reference
#include "TSelectorList.h"
#include "TMethodCall.h"
+ Include dependency graph for TSelectorList.cxx:

Go to the source code of this file.

Functions

 ClassImp (TSelectorList) Bool_t TSelectorList
 If the class of obj has the SetDirectory(TDirectory*) method call it to unset the directory assiciation. More...
 

Function Documentation

ClassImp ( TSelectorList  )

If the class of obj has the SetDirectory(TDirectory*) method call it to unset the directory assiciation.

The objects in the selector list or owned by the list and not by the directory that was active when they were created. Returns true in case of success.

Definition at line 23 of file TSelectorList.cxx.