ROOT
6.06/09
Reference Guide
|
#include "TSPlot.h"
#include "TVirtualFitter.h"
#include "TH1.h"
#include "TTreePlayer.h"
#include "TTreeFormula.h"
#include "TTreeFormulaManager.h"
#include "TSelectorDraw.h"
#include "TBrowser.h"
#include "TClass.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
void | Yields (Int_t &, Double_t *, Double_t &f, Double_t *x, Int_t) |
FCN-function for Minuit. More... | |
ClassImp (TSPlot) TSPlot | |
default constructor (used by I/O only) More... | |
ClassImp | ( | TSPlot | ) |
default constructor (used by I/O only)
Definition at line 23 of file TSPlot.cxx.
FCN-function for Minuit.
Definition at line 1151 of file TSPlot.cxx.
Referenced by TSPlot::MakeSPlot().