Belle II Software  release-08-01-10
UnknowSpline Struct Reference

Spline with uncertainty obtained from the boot-strap replicas. More...

Collaboration diagram for UnknowSpline:

Public Member Functions

void add (Spline spl)
 add boot-strap replica
 
Spline getMeanSigma ()
 Get mean and 1-sigma errors of the spline values.
 
Spline getLimit (double v)
 quantile of all points in spline, v=0.5 : median, v=0.16: lower 68% bound, v=0.84 : upper 68% bound
 

Public Attributes

std::vector< Splinespls
 vector with replicas
 

Detailed Description

Spline with uncertainty obtained from the boot-strap replicas.

Definition at line 151 of file BeamSpotStandAlone.cc.


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