#include <RdScintPlaneFit.h>
Public Member Functions | |
FitParameters () | |
Public Attributes | |
double | ct0 |
double | sigmact02 |
double | sigmaU2 |
double | sigmaUV |
double | sigmaV2 |
double | stage |
double | u |
double | v |
double | w |
Definition at line 31 of file RdScintPlaneFit.h.
|
inline |
Definition at line 42 of file RdScintPlaneFit.h.
double RdScintPlaneFit::FitParameters::ct0 |
Definition at line 35 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver(), and RdScintPlaneFit::RdScintPlaneFit::Run().
double RdScintPlaneFit::FitParameters::sigmact02 |
Definition at line 39 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), and RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver().
double RdScintPlaneFit::FitParameters::sigmaU2 |
Definition at line 36 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), and RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver().
double RdScintPlaneFit::FitParameters::sigmaUV |
Definition at line 38 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), and RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver().
double RdScintPlaneFit::FitParameters::sigmaV2 |
Definition at line 37 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), and RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver().
double RdScintPlaneFit::FitParameters::stage |
Definition at line 40 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::Run().
double RdScintPlaneFit::FitParameters::u |
Definition at line 32 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver(), and RdScintPlaneFit::RdScintPlaneFit::Run().
double RdScintPlaneFit::FitParameters::v |
Definition at line 33 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver(), and RdScintPlaneFit::RdScintPlaneFit::Run().
double RdScintPlaneFit::FitParameters::w |
Definition at line 34 of file RdScintPlaneFit.h.
Referenced by RdScintPlaneFit::RdScintPlaneFit::LinearFit(), RdScintPlaneFit::RdScintPlaneFit::PlaneFit3DDriver(), and RdScintPlaneFit::RdScintPlaneFit::Run().