Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::TestStatistics::RooAbsL::Section Struct Reference

A part of some range delimited by two fractional points between 0 and 1 (inclusive).

Definition at line 57 of file RooAbsL.h.

Public Member Functions

 Section (const Section &section)=default
 
 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
 

#include <RooFit/TestStatistics/RooAbsL.h>

Constructor & Destructor Documentation

◆ Section() [1/2]

RooFit::TestStatistics::RooAbsL::Section::Section ( double  begin,
double  end 
)
inline

Definition at line 58 of file RooAbsL.h.

◆ Section() [2/2]

RooFit::TestStatistics::RooAbsL::Section::Section ( const Section section)
default

Member Function Documentation

◆ begin()

std::size_t RooFit::TestStatistics::RooAbsL::Section::begin ( std::size_t  N_total) const
inline

Definition at line 67 of file RooAbsL.h.

◆ end()

std::size_t RooFit::TestStatistics::RooAbsL::Section::end ( std::size_t  N_total) const
inline

Definition at line 69 of file RooAbsL.h.

Member Data Documentation

◆ begin_fraction

double RooFit::TestStatistics::RooAbsL::Section::begin_fraction

Definition at line 78 of file RooAbsL.h.

◆ end_fraction

double RooFit::TestStatistics::RooAbsL::Section::end_fraction

Definition at line 79 of file RooAbsL.h.

Collaboration diagram for RooFit::TestStatistics::RooAbsL::Section:
[legend]

The documentation for this struct was generated from the following file: