Store results of TimingFitAlg. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-15/TimingFit/TimingFitResult.h"
Public Member Functions | |
TimingFitResult () | |
Public Attributes | |
double | bestInvSpeed |
ns/cm More... | |
double | bestScore |
double | fwdScore |
double | revScore |
bool | valid |
As reported by MINUIT. More... | |
Store results of TimingFitAlg.
Definition at line 13 of file TimingFitResult.h.
|
inline |
Definition at line 16 of file TimingFitResult.h.
double tf::TimingFitResult::bestInvSpeed |
ns/cm
Definition at line 23 of file TimingFitResult.h.
Referenced by tf::TimingFitAlg::HoughFitPts(), and cosrej::CosRej::produce().
double tf::TimingFitResult::bestScore |
Definition at line 24 of file TimingFitResult.h.
Referenced by tf::TimingFitAlg::HoughFitPts(), and cosrej::CosRej::produce().
double tf::TimingFitResult::fwdScore |
Definition at line 24 of file TimingFitResult.h.
Referenced by tf::TimingFitAlg::HoughFitPts(), and cosrej::CosRej::produce().
double tf::TimingFitResult::revScore |
Definition at line 24 of file TimingFitResult.h.
Referenced by tf::TimingFitAlg::HoughFitPts(), and cosrej::CosRej::produce().
bool tf::TimingFitResult::valid |
As reported by MINUIT.
Definition at line 25 of file TimingFitResult.h.
Referenced by tf::TimingFitAlg::HoughFitPts().