Belle II Software  release-08-01-10
GblData Member List

This is the complete list of members for GblData, including all inherited members.

addDerivatives(unsigned int iRow, const std::vector< unsigned int > &labDer, const SMatrix55 &matDer, unsigned int iOff, const TMatrixD &derLocal, const std::vector< int > &labGlobal, const TMatrixD &derGlobal, unsigned int nLocal, const TMatrixD &derTrans)GblData
addDerivatives(unsigned int iRow, const std::vector< unsigned int > &labDer, const SMatrix27 &matDer, unsigned int nLocal, const TMatrixD &derTrans)GblData
addDerivatives(const std::vector< unsigned int > &index, const std::vector< double > &derivatives)GblData
GblData() (defined in GblData)GblDatainline
GblData(unsigned int aLabel, double aMeas, double aPrec)GblData
getAllData(double &aValue, double &aErr, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal, std::vector< int > *&labGlobal, std::vector< double > *&derGlobal)GblData
getChi2() constGblData
getLocalData(double &aValue, double &aWeight, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal)GblData
getResidual(double &aResidual, double &aVariance, double &aDownWeight, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal)GblData
globalDerivativesGblDataprivate
globalLabelsGblDataprivate
printData() constGblData
setDownWeighting(unsigned int aMethod)GblData
setPrediction(const VVector &aVector)GblData
theDerivativesGblDataprivate
theDownWeightGblDataprivate
theLabelGblDataprivate
theParametersGblDataprivate
thePrecisionGblDataprivate
thePredictionGblDataprivate
theValueGblDataprivate
~GblData() (defined in GblData)GblDatavirtual