42 Bool_t extended=
kFALSE,
const char* rangeName=0,
const char* addCoefRangeName=0,
46 const RooArgSet& projDeps,
FuncMode funcMode,
const char* rangeName=0,
const char* addCoefRangeName=0,
53 const RooArgSet& projDeps,
const char* rangeName=0,
const char* addCoefRangeName=0,
57 addCoefRangeName,nCPU,interleave,
verbose, splitCutRange,
_etype) ;
RooDataHist::ErrorType _etype
virtual Double_t defaultErrorLevel() const
virtual ~RooChi2Var()
Destructor.
static const RooCmdArg & none()
Return reference to null argument.
RooDataSet is a container class to hold N-dimensional binned data.
#define ClassDef(name, id)
static RooArgSet _emptySet
RooChi2Var(const char *name, const char *title, RooAbsReal &func, RooDataHist &data, const RooCmdArg &arg1, const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none(), const RooCmdArg &arg9=RooCmdArg::none())
RooAbsData is the common abstract base class for binned and unbinned datasets.
virtual RooAbsTestStatistic * create(const char *name, const char *title, RooAbsReal &pdf, RooAbsData &dhist, const RooArgSet &projDeps, const char *rangeName=0, const char *addCoefRangeName=0, Int_t nCPU=1, RooFit::MPSplit interleave=RooFit::BulkPartition, Bool_t verbose=kTRUE, Bool_t splitCutRange=kTRUE, Bool_t=kFALSE)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooAbsTestStatistic is the abstract base class for all test statistics.
double func(double *x, double *p)
virtual TObject * clone(const char *newname) const
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual Double_t evaluatePartition(Int_t firstEvent, Int_t lastEvent, Int_t stepSize) const
Calculate chi^2 in partition from firstEvent to lastEvent using given stepSize.
RooAbsOptTestStatistic is the abstract base class for test statistics objects that evaluate a functio...
RooCmdArg is a named container for two doubles, two integers two object points and three string point...