VVirtualNtuplePlayer


class description - source file - inheritance tree

class VVirtualNtuplePlayer : public TObject


    public:
virtual void ~VVirtualNtuplePlayer() static TClass* Class() virtual Int_t DrawGraph(const char* varexp, const char* selection, Option_t* option, Int_t nentries = 1000000000, Int_t firstentry = 0) virtual Int_t DrawSeries(const char* varexp, const char* selection, Option_t* option, Int_t nentries = 1000000000, Int_t firstentry = 0) virtual TClass* IsA() const static VVirtualNtuplePlayer* NtuplePlayer(VNtuple* obj) virtual void SetNtuple(VNtuple* vnt) static void SetPlayer(const char* player) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
static TClass* fgPlayer Pointer to DB player


See also

VNtuplePlayer

Class Description

                                                                      
 VVirtualNtuplePlayer                                                 
                                                                      
 Abstract base class for VNtuple players                              
                                                                      


VVirtualNtuplePlayer* NtuplePlayer(VNtuple *obj)
 Static function returning a pointer to a Ntuple player.
 The player will process the specified obj. If the Ntuple player
 does not exist a default player is created.

void SetPlayer(const char *player)
 Static function to set an alternative Tree player.



Inline Functions


              Int_t DrawGraph(const char* varexp, const char* selection, Option_t* option, Int_t nentries = 1000000000, Int_t firstentry = 0)
              Int_t DrawSeries(const char* varexp, const char* selection, Option_t* option, Int_t nentries = 1000000000, Int_t firstentry = 0)
               void SetNtuple(VNtuple* vnt)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
               void ~VVirtualNtuplePlayer()
Last update: Tue Jul 1 17:30:03 2003


- ROOT page - VEGA 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 , or contact with any questions or problems regarding ROOT or VEGA.