THbookTree Class Reference

#include <THbookTree.h>

Inheritance diagram for THbookTree:

TTree TTree TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed List of all members.

Public Member Functions

 THbookTree ()
 THbookTree (const char *name, Int_t id)
virtual ~THbookTree ()
virtual Int_t GetEntry (Long64_t entry=0, Int_t getall=0)
THbookFileGetHbookFile ()
virtual Int_t GetID ()
virtual Int_t GetType ()
Float_tGetX ()
virtual void InitBranches (Long64_t entry)
char * MakeX (Int_t nvars)
virtual void Print (Option_t *option="") const
virtual Long64_t SetEntries (Long64_t n=-1)
virtual void SetHbookFile (THbookFile *file)
virtual void SetType (Int_t atype)
 THbookTree ()
 THbookTree (const char *name, Int_t id)
virtual ~THbookTree ()
virtual Int_t GetEntry (Long64_t entry=0, Int_t getall=0)
THbookFileGetHbookFile ()
virtual Int_t GetID ()
virtual Int_t GetType ()
Float_tGetX ()
virtual void InitBranches (Long64_t entry)
char * MakeX (Int_t nvars)
virtual void Print (Option_t *option="") const
virtual Long64_t SetEntries (Long64_t n=-1)
virtual void SetHbookFile (THbookFile *file)
virtual void SetType (Int_t atype)

Protected Attributes

Int_t fID
Int_t fType
char * fX
Bool_t fInit
THbookFilefFile
char * fX
THbookFilefFile

Detailed Description

Definition at line 34 of file THbookTree.h.


Constructor & Destructor Documentation

THbookTree::THbookTree (  ) 

THbookTree::THbookTree ( const char *  name,
Int_t  id 
)

Definition at line 69 of file THbookTree.cxx.

References fFile, fID, fInit, fType, fX, and kFALSE.

THbookTree::~THbookTree (  )  [virtual]

Definition at line 82 of file THbookTree.cxx.

References THbookFile::DeleteID(), fFile, fID, and fX.

THbookTree::THbookTree (  ) 

THbookTree::THbookTree ( const char *  name,
Int_t  id 
)

virtual THbookTree::~THbookTree (  )  [virtual]


Member Function Documentation

Int_t THbookTree::GetEntry ( Long64_t  entry = 0,
Int_t  getall = 0 
) [virtual]

Reimplemented from TTree.

Definition at line 91 of file THbookTree.cxx.

References fFile, fID, TTree::fReadEntry, fType, THbookFile::GetEntry(), and GetX().

Referenced by InitBranches().

THbookFile* THbookTree::GetHbookFile (  )  [inline]

Definition at line 48 of file THbookTree.h.

References fFile.

Referenced by THbookBranch::Browse(), THbookBranch::GetEntry(), and THbookBranch::SetAddress().

virtual Int_t THbookTree::GetID (  )  [inline, virtual]

Definition at line 49 of file THbookTree.h.

References fID.

Referenced by THbookBranch::GetEntry(), and THbookBranch::SetAddress().

virtual Int_t THbookTree::GetType (  )  [inline, virtual]

Definition at line 50 of file THbookTree.h.

References fType.

Referenced by THbookBranch::GetEntry(), and THbookBranch::SetAddress().

Float_t* THbookTree::GetX (  )  [inline]

Definition at line 51 of file THbookTree.h.

References fX.

Referenced by THbookBranch::GetEntry(), and GetEntry().

void THbookTree::InitBranches ( Long64_t  entry  )  [virtual]

Definition at line 100 of file THbookTree.cxx.

References fFile, fID, fInit, GetEntry(), TVirtualTreePlayer::GetNfill(), TTree::GetPlayer(), TTree::GetSelect(), TTree::GetVar1(), TTree::GetVar2(), TTree::GetVar3(), THbookFile::InitLeaves(), kFALSE, and kTRUE.

Referenced by THbookBranch::GetEntry().

char* THbookTree::MakeX ( Int_t  nvars  )  [inline]

Definition at line 53 of file THbookTree.h.

References fX.

Referenced by THbookFile::ConvertCWN(), and THbookFile::ConvertRWN().

void THbookTree::Print ( Option_t option = ""  )  const [virtual]

Reimplemented from TTree.

Definition at line 119 of file THbookTree.cxx.

References TTree::Print().

Long64_t THbookTree::SetEntries ( Long64_t  n = -1  )  [virtual]

Reimplemented from TTree.

Definition at line 126 of file THbookTree.cxx.

References TTree::fEntries, TTree::GetListOfBranches(), and THbookBranch::SetEntries().

Referenced by THbookFile::ConvertCWN(), and THbookFile::ConvertRWN().

virtual void THbookTree::SetHbookFile ( THbookFile file  )  [inline, virtual]

Definition at line 56 of file THbookTree.h.

References fFile.

Referenced by THbookFile::ConvertCWN(), and THbookFile::ConvertRWN().

virtual void THbookTree::SetType ( Int_t  atype  )  [inline, virtual]

Definition at line 57 of file THbookTree.h.

References fType.

Referenced by THbookFile::ConvertCWN(), and THbookFile::ConvertRWN().

virtual Int_t THbookTree::GetEntry ( Long64_t  entry = 0,
Int_t  getall = 0 
) [virtual]

Reimplemented from TTree.

THbookFile* THbookTree::GetHbookFile (  )  [inline]

Definition at line 48 of file THbookTree.h.

References fFile.

virtual Int_t THbookTree::GetID (  )  [inline, virtual]

Definition at line 49 of file THbookTree.h.

References fID.

virtual Int_t THbookTree::GetType (  )  [inline, virtual]

Definition at line 50 of file THbookTree.h.

References fType.

Float_t* THbookTree::GetX ( void   )  [inline]

Definition at line 51 of file THbookTree.h.

References fX.

virtual void THbookTree::InitBranches ( Long64_t  entry  )  [virtual]

char* THbookTree::MakeX ( Int_t  nvars  )  [inline]

Definition at line 53 of file THbookTree.h.

References fX.

virtual void THbookTree::Print ( Option_t option = ""  )  const [virtual]

Reimplemented from TTree.

virtual Long64_t THbookTree::SetEntries ( Long64_t  n = -1  )  [virtual]

Reimplemented from TTree.

virtual void THbookTree::SetHbookFile ( THbookFile file  )  [inline, virtual]

Definition at line 56 of file THbookTree.h.

References fFile.

virtual void THbookTree::SetType ( Int_t  atype  )  [inline, virtual]

Definition at line 57 of file THbookTree.h.

References fType.


Member Data Documentation

Int_t THbookTree::fID [protected]

Definition at line 37 of file THbookTree.h.

Referenced by GetEntry(), GetID(), InitBranches(), THbookTree(), and ~THbookTree().

Int_t THbookTree::fType [protected]

Definition at line 38 of file THbookTree.h.

Referenced by GetEntry(), GetType(), SetType(), and THbookTree().

char* THbookTree::fX [protected]

Definition at line 39 of file THbookTree.h.

Referenced by GetX(), MakeX(), THbookTree(), and ~THbookTree().

Bool_t THbookTree::fInit [protected]

Definition at line 40 of file THbookTree.h.

Referenced by InitBranches(), and THbookTree().

THbookFile* THbookTree::fFile [protected]

Definition at line 41 of file THbookTree.h.

Referenced by GetEntry(), GetHbookFile(), InitBranches(), SetHbookFile(), THbookTree(), and ~THbookTree().

char* THbookTree::fX [protected]

Definition at line 39 of file THbookTree.h.

THbookFile* THbookTree::fFile [protected]

Definition at line 41 of file THbookTree.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:41:28 2011 for ROOT_528-00b_version by  doxygen 1.5.1