21class RooChi2Var :
public RooAbsOptTestStatistic {
28 RooAbsTestStatistic::Configuration
const& cfg=RooAbsTestStatistic::Configuration{});
30 RooChi2Var(
const RooChi2Var&
other,
const char*
name=
nullptr);
34 const RooArgSet& projDeps, RooAbsTestStatistic::Configuration
const& cfg)
override {
39 double defaultErrorLevel()
const override {
48 RooAbsTestStatistic::Configuration
const& cfg,
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
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.