75 Int_t nch = strlen(varlist);
77 char *vars =
new char[nch+1];
78 strlcpy(vars,varlist,nch+1);
92 for (i=0;i<
fNvar;i++) {
264 if (
fNvar <= 0)
return;
virtual Int_t WriteClassBuffer(const TClass *cl, void *pointer)=0
virtual void SetAddress(void *add)
Set address of this branch.
virtual Int_t Fill()
Fill all branches.
template Long64_t FillNtupleFromStream< Float_t, TNtuple >(std::istream &, TNtuple &, char, bool)
Buffer base class used for serializing objects.
virtual Int_t CheckByteCount(UInt_t startpos, UInt_t bcnt, const TClass *clss)=0
virtual TTree * CloneTree(Long64_t nentries=-1, Option_t *option="")
Create a clone of this tree and copy nentries.
virtual Long64_t ReadStream(std::istream &inputStream, const char *branchDescriptor="", char delimiter=' ')
Read from filename as many columns as variables in the ntuple the function returns the number of rows...
static const double x2[5]
static const double x4[22]
TObjArray fLeaves
Direct pointers to individual branch leaves.
Using a TBrowser one can browse all ROOT objects.
Int_t fNvar
Number of columns.
virtual TTree * CloneTree(Long64_t nentries=-1, Option_t *option="")
Create a clone of this tree and copy nentries.
A simple TTree restricted to a list of float variables only.
TObjArray fBranches
List of Branches.
virtual void ResetBranchAddress(TBranch *)
Reset the branch addresses to the internal fArgs array.
virtual void Browse(TBrowser *b)
Browse content of the ntuple.
void ResetBranchAddresses()
Reset the branch addresses to the internal fArgs array.
virtual Int_t ReadClassBuffer(const TClass *cl, void *pointer, const TClass *onfile_class=0)=0
TObject * UncheckedAt(Int_t i) const
static const double x1[5]
TNtuple()
Default constructor for Ntuple.
Int_t IndexOf(const TObject *obj) const
virtual Int_t Fill()
Fill a Ntuple with current values in fArgs.
void Browse(TBrowser *b)
Browse this collection (called by TBrowser).
Float_t * fArgs
! [fNvar] Array of variables
virtual Int_t Branch(TCollection *list, Int_t bufsize=32000, Int_t splitlevel=99, const char *name="")
Create one branch for each element in the collection.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
Int_t GetEntries() const
Return the number of objects in array (i.e.
A TTree object has a header with a name and a title.
A TTree is a list of TBranches.
virtual ~TNtuple()
Default destructor for an Ntuple.
virtual Version_t ReadVersion(UInt_t *start=0, UInt_t *bcnt=0, const TClass *cl=0)=0
static const double x3[11]