40 if ((h =
gROOT->GetPluginManager()->FindHandler(
"TVirtualTreePlayer"))) {
45 if (!fgPlayer)
return 0;
virtual void SetTree(TTree *t)=0
Int_t LoadPlugin()
Load the plugin library for this handler.
static TClass * fgPlayer
Pointer to class of Tree player.
static TVirtualTreePlayer * GetCurrentPlayer()
Static function: return the current player (if any)
static TVirtualTreePlayer * fgCurrent
Pointer to current Tree player.
The ROOT global object gROOT contains a list of all defined classes.
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
static void SetPlayer(const char *player)
Static function to set an alternative Tree player.
Abstract base class defining the interface for the plugins that implement Draw, Scan, Process, MakeProxy, etc.
A TTree object has a header with a name and a title.
virtual ~TVirtualTreePlayer()
Common destructor.
const char * GetClass() const