TVirtualTreePlayer
class description - source file - inheritance tree
public:
virtual void ~TVirtualTreePlayer()
TClass* Class()
virtual void DrawSelect(const Text_t* varexp, const Text_t* selection, Option_t* option, Int_t nentries, Int_t firstentry)
virtual void Fit(const Text_t* formula, const Text_t* varexp, const Text_t* selection, Option_t* option, Option_t* goption, Int_t nentries, Int_t firstentry)
virtual TH1* GetHistogram()
virtual void GetNextPacket(TSlave* sl, Int_t& nentries, Stat_t& firstentry, Stat_t& processed)
virtual TTreeFormula* GetSelect()
virtual Int_t GetSelectedRows()
virtual Float_t* GetV1()
virtual Float_t* GetV2()
virtual Float_t* GetV3()
virtual TTreeFormula* GetVar1()
virtual TTreeFormula* GetVar2()
virtual TTreeFormula* GetVar3()
virtual TTreeFormula* GetVar4()
virtual Double_t* GetW()
virtual TClass* IsA() const
virtual void Loop(Option_t* option, Int_t nentries, Int_t firstentry)
virtual Int_t MakeClass(const char* classname)
virtual Int_t MakeCode(const char* filename)
virtual void Scan(const Text_t* varexp, const Text_t* selection, Option_t* option, Int_t nentries, Int_t firstentry)
virtual void SetEstimate(Int_t n)
virtual void SetPacketSize(Int_t)
void SetPlayer(const char* player)
virtual void SetTree(TTree* t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void StartViewer(Int_t ww, Int_t wh)
virtual void Streamer(TBuffer& b)
TVirtualTreePlayer* TreePlayer(TTree* obj)
private:
static TClass* fgPlayer Pointer to Tree player
TVirtualTreePlayer* TreePlayer(TTree *obj)
Static function returning a pointer to a Tree player.
The player will process the specified obj. If the Tree player
does not exist a default player is created.
void SetPlayer(const char *player)
Static function to set an alternative Tree player.
Inline Functions
void DrawSelect(const Text_t* varexp, const Text_t* selection, Option_t* option, Int_t nentries, Int_t firstentry)
void Fit(const Text_t* formula, const Text_t* varexp, const Text_t* selection, Option_t* option, Option_t* goption, Int_t nentries, Int_t firstentry)
TH1* GetHistogram()
void GetNextPacket(TSlave* sl, Int_t& nentries, Stat_t& firstentry, Stat_t& processed)
Int_t GetSelectedRows()
TTreeFormula* GetSelect()
TTreeFormula* GetVar1()
TTreeFormula* GetVar2()
TTreeFormula* GetVar3()
TTreeFormula* GetVar4()
Float_t* GetV1()
Float_t* GetV2()
Float_t* GetV3()
Double_t* GetW()
void Loop(Option_t* option, Int_t nentries, Int_t firstentry)
Int_t MakeClass(const char* classname)
Int_t MakeCode(const char* filename)
void Scan(const Text_t* varexp, const Text_t* selection, Option_t* option, Int_t nentries, Int_t firstentry)
void SetEstimate(Int_t n)
void SetPacketSize(Int_t)
void SetTree(TTree* t)
void StartViewer(Int_t ww, Int_t wh)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~TVirtualTreePlayer()
Author: Rene Brun 30/08/99
Last update: 2.23/03 22/09/99 08.20.01 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.