ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TSPlot.cxx File Reference
#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"
Include dependency graph for TSPlot.cxx:

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...
 

Function Documentation

ClassImp ( TSPlot  )

default constructor (used by I/O only)

Definition at line 23 of file TSPlot.cxx.

void Yields ( Int_t ,
Double_t ,
Double_t f,
Double_t x,
Int_t  iflag 
)

FCN-function for Minuit.

Definition at line 1151 of file TSPlot.cxx.

Referenced by TSPlot::MakeSPlot().