ROOT 6.13/01 Reference Guide |
This is the complete list of members for TSPlot, including all inherited members.
Browse(TBrowser *b) | TSPlot | |
FillSWeightsHists(Int_t nbins=50) | TSPlot | |
FillXvarHists(Int_t nbins=100) | TSPlot | |
FillYpdfHists(Int_t nbins=100) | TSPlot | |
FillYvarHists(Int_t nbins=100) | TSPlot | |
fMinmax | TSPlot | protected |
fNevents | TSPlot | protected |
fNSpecies | TSPlot | protected |
fNumbersOfEvents | TSPlot | protected |
fNx | TSPlot | protected |
fNy | TSPlot | protected |
fPdfTot | TSPlot | protected |
fSelection | TSPlot | protected |
fSWeights | TSPlot | protected |
fSWeightsHists | TSPlot | protected |
fTree | TSPlot | protected |
fTreename | TSPlot | protected |
fVarexp | TSPlot | protected |
fXvar | TSPlot | protected |
fXvarHists | TSPlot | protected |
fYpdf | TSPlot | protected |
fYpdfHists | TSPlot | protected |
fYvar | TSPlot | protected |
fYvarHists | TSPlot | protected |
GetNevents() | TSPlot | inline |
GetNspecies() | TSPlot | inline |
GetSWeights(TMatrixD &weights) | TSPlot | |
GetSWeights(Double_t *weights) | TSPlot | |
GetSWeightsHist(Int_t ixvar, Int_t ispecies, Int_t iyexcl=-1) | TSPlot | |
GetSWeightsHists() | TSPlot | |
GetTreeExpression() | TSPlot | inline |
GetTreeName() | TSPlot | inline |
GetTreeSelection() | TSPlot | inline |
GetXvarHist(Int_t ixvar) | TSPlot | |
GetXvarHists() | TSPlot | |
GetYpdfHist(Int_t iyvar, Int_t ispecies) | TSPlot | |
GetYpdfHists() | TSPlot | |
GetYvarHist(Int_t iyvar) | TSPlot | |
GetYvarHists() | TSPlot | |
IsFolder() const | TSPlot | inline |
MakeSPlot(Option_t *option="v") | TSPlot | |
RefillHist(Int_t type, Int_t var, Int_t nbins, Double_t min, Double_t max, Int_t nspecies=-1) | TSPlot | |
SetInitialNumbersOfSpecies(Int_t *numbers) | TSPlot | |
SetNEvents(Int_t ne) | TSPlot | inline |
SetNSpecies(Int_t ns) | TSPlot | inline |
SetNX(Int_t nx) | TSPlot | inline |
SetNY(Int_t ny) | TSPlot | inline |
SetTree(TTree *tree) | TSPlot | |
SetTreeSelection(const char *varexp="", const char *selection="", Long64_t firstentry=0) | TSPlot | |
SPlots(Double_t *covmat, Int_t i_excl) | TSPlot | protected |
TSPlot() | TSPlot | |
TSPlot(Int_t nx, Int_t ny, Int_t ne, Int_t ns, TTree *tree) | TSPlot | |
~TSPlot() | TSPlot | virtual |