LTF
LTF Member List

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

AddCorrelatedError(const std::string &name, vector< double > error, LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTF
AddError(std::string name, size_t n, const double *error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTF
AddError(const std::string &name, const std::vector< double > &error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
AddError(const std::string &name, const std::vector< std::vector< double > > &cov, LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTF
AddErrorPercent(std::string name, size_t n, const double *error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
AddErrorPercent(const std::string &name, std::vector< double > error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
AddErrorRelative(const std::string &name, const std::vector< std::vector< double > > &cov_rel, LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTF
AddErrorRelative(std::string name, size_t n, const double *error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
AddErrorRelative(const std::string &name, std::vector< double > error, double corr=0., LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
AddResponseMatrixError(const std::string &name, const std::vector< std::vector< double > > &errorA, double corr=0.)LTFinline
AddResponseMatrixError(const std::string &name, const Eigen::MatrixXd &errorA, double corr=0.)LTFinline
AddResponseMatrixErrorSquared(const std::string &name, std::vector< std::vector< double > > error2A, double corr=0.)LTFinline
AddResponseMatrixErrorSquared(const std::string &name, const Eigen::MatrixXd &error2A, double corr=0.)LTFinline
AddTemplate(double mval, const vector< double > &dist)LTFinline
AddTemplate(double mval, size_t n, const double *dist)LTFinline
AddTemplate(const vector< double > mvals, size_t n, const double *dist)LTFinline
AddTemplate(const vector< double > &mvals, const vector< double > &dist) (defined in LTF)LTF
AddTemplateError(const std::string &name, const std::vector< double > &mvals, size_t n, const double *error, double corr=0.)LTF
AddTemplateError(const std::string &name, double mval, size_t n, const double *error, double corr=0.)LTFinline
AddTemplateError(const std::string &name, const std::vector< double > &mvals, const std::vector< double > &error, double corr=0.)LTFinline
AddTemplateError(const std::string &name, double mval, const std::vector< double > &error, double corr=0.)LTFinline
AddTemplateErrorSquared(const std::string &name, const std::vector< double > &mvals, size_t n, const double *error2, double corr=0.)LTFinline
AddTemplateErrorSquared(const std::string &name, double mval, size_t n, const double *error2, double corr=0.)LTFinline
AddTemplateErrorSquared(const std::string &name, const std::vector< double > &mvals, const std::vector< double > &error2, double corr=0.)LTFinline
AddUncorrelatedErrorSquared(const std::string &name, size_t n, const double *error2, LTF::Uncertainty constr=LTF::Uncertainty::Constrained)LTFinline
Calc_dY(std::map< std::string, std::map< vector< double >, Eigen::VectorXd > > &fSysY) constLTFprotected
Calc_M() constLTFprotected
Calc_X() constLTFprotected
Calc_Y() constLTFprotected
Cov_to_Cor(const Eigen::MatrixXd &V)LTFstatic
DoIterativeFitNewton(int nIter=3, int nPol=2, int nInfrc=1)LTF
DoLiTeFit()LTF
fALTFprotected
fBinMinLTFprotected
fBinNNLTFprotected
fcorrSysLTFprotected
fDtLTFprotected
fErrorScaleLTFprotected
fGammaLTFprotected
fLTFLTFprotected
fSysLTFprotected
fSysALTFprotected
fSysExtLTFprotected
fSysIsConstrLTFprotected
fSysYLTFprotected
fTmplDistNLTFprotected
fUseLogLTFprotected
fUseNuisanceLTFprotected
fVsLTFprotected
fVsExtLTFprotected
GetDelta_V(const Eigen::MatrixXd &V)LTFinlinestatic
GetDelta_Vsource(const T &Vsource)LTFinlinestatic
GetLogNormalUncertainties() constLTFinline
GetV_Delta(const Eigen::VectorXd &d, double corr)LTFstatic
GetV_DeltaSys(const T &DeltaSys)LTFinlinestatic
LTF() (defined in LTF)LTFinline
N() constLTFprotected
RescaleInputErrors(std::vector< double > values)LTFinline
SetCorrSys(const std::string &name, double c)LTFprotected
SetData(const vector< double > &data)LTFinline
SetData(size_t n, const double *data) (defined in LTF)LTFinline
SetFitRange(int binmin, int binmax)LTFinline
SetGamma(double gamma=1)LTFinline
SetGamma(const vector< double > &gamma)LTFinline
SetLiTeFitInput()LTFprotected
SetResponseMatrix(const std::vector< std::vector< double > > &A)LTF
SetResponseMatrix(const Eigen::MatrixXd &A)LTFinline
Std_to_Mat(const std::vector< std::vector< double > > &A)LTFstatic
Uncertainty enum name (defined in LTF)LTF
UseLogNormalUncertainties(bool LogNormal=true)LTFinline
UseNuisanceParameters(bool UseNuisance=true)LTFinline
VSum(const std::map< std::string, Eigen::MatrixXd > &Vs, const std::map< std::string, Eigen::VectorXd > &DeltaSys)LTFstatic
VSum(const std::vector< std::pair< std::string, Eigen::MatrixXd > > &Vs)LTFstatic
~LTF() (defined in LTF)LTFinline