11 #ifndef __BCMVCOMBINATION__H
12 #define __BCMVCOMBINATION__H
17 #include <TMatrixDEigen.h>
52 void AddMeasurement(std::string name, std::string observable,
double value, std::vector<double> uncertainties);
166 void PrintMatrix(TMatrixT<double> &matrix, std::string name=
"matrix");
168 void PrintVector(TVectorD &vector, std::string name=
"vector");