13#ifndef ROOT_ROOFIT_TESTSTATISTICS_RooBinnedL 
   14#define ROOT_ROOFIT_TESTSTATISTICS_RooBinnedL 
   29namespace TestStatistics {
 
   42   mutable std::vector<double> 
_binw; 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
The Kahan summation is a compensated summation algorithm, which significantly reduces numerical error...
 
RooAbsData is the common abstract base class for binned and unbinned datasets.
 
RooChangeTracker is a meta object that tracks value changes in a given set of RooAbsArgs by registeri...
 
ROOT::Math::KahanSum< double > evaluatePartition(Section bins, std::size_t components_begin, std::size_t components_end) override
Calculate and return likelihood on subset of data from firstEvent to lastEvent processed with a step ...
 
std::string GetClassName() const override
 
ROOT::Math::KahanSum< double > cachedResult_
 
std::unique_ptr< RooChangeTracker > paramTracker_
 
std::vector< double > _binw
!
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
 
A part of some range delimited by two fractional points between 0 and 1 (inclusive).