A part of some range delimited by two fractional points between 0 and 1 (inclusive).
| Public Member Functions | |
| Section (double begin, double end) | |
| std::size_t | begin (std::size_t N_total) const | 
| std::size_t | end (std::size_t N_total) const | 
| Public Attributes | |
| double | begin_fraction | 
| double | end_fraction | 
| Friends | |
| bool | operator== (const Section &lhs, const Section &rhs) | 
#include <RooFit/TestStatistics/RooAbsL.h>
| 
 | inline | 
| 
 | inline | 
| double RooFit::TestStatistics::RooAbsL::Section::begin_fraction | 
| double RooFit::TestStatistics::RooAbsL::Section::end_fraction |