21class RooChi2Var :
public RooAbsOptTestStatistic {
28 RooAbsTestStatistic::Configuration
const& cfg=RooAbsTestStatistic::Configuration{});
34 const RooArgSet& projDeps, RooAbsTestStatistic::Configuration
const& cfg)
override {
39 double defaultErrorLevel()
const override {
48 RooAbsTestStatistic::Configuration
const& cfg,
54 double evaluatePartition(std::size_t firstEvent, std::size_t
lastEvent, std::size_t
stepSize)
const override ;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
Double_t(* Function)(Double_t)
Abstract base class for binned and unbinned datasets.
Abstract interface for all probability density functions.
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Container class to hold N-dimensional binned data.
Mother of all ROOT objects.