13#ifndef ROO_ABS_OPT_TEST_STATISTIC
14#define ROO_ABS_OPT_TEST_STATISTIC
31 RooAbsTestStatistic::Configuration
const& cfg);
32 RooAbsOptTestStatistic(
const RooAbsOptTestStatistic&
other,
const char*
name=
nullptr);
44 const char* cacheUniqueSuffix()
const override;
47 bool isDerived()
const override {
return true ; }
66 void constOptimizeTestStatistic(ConstOpCode opcode,
bool doAlsoTrackingOpt=
true)
override ;
69 void printCompactTreeHook(std::ostream& os,
const char*
indent=
"")
override ;
71 void optimizeCaching() ;
static void indent(ostringstream &buf, int indent_level)
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 container object that can hold multiple RooAbsArg objects.
Abstract base class for binned and unbinned datasets.
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.
void function(const Char_t *name_, T fun, const Char_t *docstring=0)