Belle II Software  release-06-01-15
CalibPars Struct Reference

The parameters related to single calibration interval. More...

#include <calibTools.h>

Collaboration diagram for CalibPars:

Public Member Functions

int size () const
 number of the subintervals
 

Public Attributes

std::vector< Eigen::VectorXd > cnt
 vector of means for each calib. subinterval
 
std::vector< Eigen::MatrixXd > cntUnc
 vector of uncertainties of means for each calib. subinterval
 
Eigen::MatrixXd spreadMat
 spread CovMatrix
 
double spreadUnc
 stat uncertainty of the spread (for eCMS)
 
double shift
 difference between eCMS for hadronic B decay method and mumu method, i.e. hadB - mumu
 
double shiftUnc
 stat uncertainty of the shift
 
std::vector< double > pulls
 vector of pulls between mumu and hadB methods (for eCMS)
 

Detailed Description

The parameters related to single calibration interval.

Definition at line 72 of file calibTools.h.


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