ROOT
6.06/09
Reference Guide
|
#include "RooFit.h"
#include "Roo2DKeysPdf.h"
#include "RooRealVar.h"
#include "TTree.h"
#include "TH2.h"
#include "TFile.h"
#include "TBranch.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
ClassImp (Roo2DKeysPdf) Roo2DKeysPdf | |
Constructor. More... | |
ClassImp | ( | Roo2DKeysPdf | ) |
Constructor.
[in] | name | |
[in] | title | |
[in] | xx | |
[in] | yy | |
[in] | data | |
[in] | options | |
[in] | widthScaleFactor |
Definition at line 40 of file Roo2DKeysPdf.cxx.