#include <LDFFinder.h>
Public Member Functions | |
| return | std::acos (w) |
| return | utl::Vector (u, v, w, gBaryCS) |
Public Attributes | |
| double | const |
| utl::Vector | const |
| double | fChi2 = 0 |
| utl::CovarianceMatrix | fCov = utl::CovarianceMatrix(4) |
| int | fNdof = 0 |
| std::vector< double > | fPar = std::vector<double>(4) |
| const double | v = fPar[eV] |
| const double | w = std::sqrt(1 - u*u - v*v) |
Definition at line 124 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
| return LDFFinderKG::LDFFinder::CurvFitResult::std::acos | ( | w | ) |
| double LDFFinderKG::LDFFinder::CurvFitResult::const |
Definition at line 136 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
| utl::Vector LDFFinderKG::LDFFinder::CurvFitResult::const |
Definition at line 146 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
| double LDFFinderKG::LDFFinder::CurvFitResult::fChi2 = 0 |
Definition at line 128 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitCurvature(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
| utl::CovarianceMatrix LDFFinderKG::LDFFinder::CurvFitResult::fCov = utl::CovarianceMatrix(4) |
Definition at line 127 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitCurvature(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
| int LDFFinderKG::LDFFinder::CurvFitResult::fNdof = 0 |
Definition at line 129 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitCurvature(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
| std::vector<double> LDFFinderKG::LDFFinder::CurvFitResult::fPar = std::vector<double>(4) |
Definition at line 126 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Referenced by LDFFinderKG::LDFFinder::FitCurvature(), LDFFinderKG::LDFFinder::FitGlobal(), LDFFinderKG::LDFFinder::Run(), and LDFFinderKG::LDFFinder::SetRecData().
Definition at line 138 of file SdReconstruction/LDFFinderKG/LDFFinder.h.
Definition at line 139 of file SdReconstruction/LDFFinderKG/LDFFinder.h.