#include <LDFFinder.h>
Public Member Functions | |
CurvatureFitInterface () | |
Public Attributes | |
utl::Vector | fAxis |
utl::Vector | fAxisErr |
utl::Point | fCore |
double | fct0 |
double | fct0Err |
bool | fFixedAxis |
bool | fFixedRc |
double | fRc |
double | fRcErr |
double | fSigmaU2 |
double | fSigmaUV |
double | fSigmaV2 |
Definition at line 93 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
LDFFinder::CurvatureFitInterface::CurvatureFitInterface | ( | ) |
Definition at line 148 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
utl::Vector LDFFinderOG::LDFFinder::CurvatureFitInterface::fAxis |
Definition at line 99 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
utl::Vector LDFFinderOG::LDFFinder::CurvatureFitInterface::fAxisErr |
Definition at line 100 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::FitCurvatureDriver().
utl::Point LDFFinderOG::LDFFinder::CurvatureFitInterface::fCore |
Definition at line 97 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), and LDFFinderOG::LDFFinder::Run().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fct0 |
Definition at line 107 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fct0Err |
Definition at line 108 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
bool LDFFinderOG::LDFFinder::CurvatureFitInterface::fFixedAxis |
Definition at line 98 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::FitCurvatureDriver(), and LDFFinderOG::LDFFinder::SetRecData().
bool LDFFinderOG::LDFFinder::CurvatureFitInterface::fFixedRc |
Definition at line 104 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fRc |
Definition at line 105 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fRcErr |
Definition at line 106 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), LDFFinderOG::LDFFinder::Run(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fSigmaU2 |
Definition at line 101 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fSigmaUV |
Definition at line 103 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), and LDFFinderOG::LDFFinder::SetRecData().
double LDFFinderOG::LDFFinder::CurvatureFitInterface::fSigmaV2 |
Definition at line 102 of file ZombieGraveyard/LDFFinderOG/LDFFinder.h.
Referenced by LDFFinderOG::LDFFinder::EstimateCurvature(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), and LDFFinderOG::LDFFinder::SetRecData().