Belle II Software  release-05-02-19
UnknowVar Struct Reference

variable with uncertainty from boot-strap replicas More...

Collaboration diagram for UnknowVar:

Public Member Functions

double getMean ()
 Get mean value.
 
double getSigma ()
 Get standard deviation.
 
double getLimit (double v)
 Get quantile (v=0.5 -> median, v=0.16,v=0.84 68% confidence interval)
 
void printStat (TString n)
 Print variable of name n with stat-info.
 
vector< double > getStats ()
 Get basic stats.
 

Public Attributes

vector< double > vars
 vector of variable values for all replicas
 

Detailed Description

variable with uncertainty from boot-strap replicas

Definition at line 224 of file BeamSpotStandAlone.cc.


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