#include <NtpFitSAFitSR.h>
Public Member Functions | |
| NtpFitSAFitSR () | |
| ~NtpFitSAFitSR () | |
| ClassDef (NtpFitSAFitSR, 1) | |
Public Attributes | |
| Int_t | pass |
| Int_t | niter |
| Int_t | ndf |
| Int_t | q |
| Float_t | chi2 |
| Float_t | cpu |
| Float_t | qp |
| Float_t | eqp |
| Float_t | rchi2 |
| Float_t | u |
| Float_t | eu |
| Float_t | v |
| Float_t | ev |
| Float_t | dcosu |
| Float_t | edcosu |
| Float_t | dcosv |
| Float_t | edcosv |
| Float_t | dcosz |
| Float_t | p |
| Float_t | prange |
|
|
Definition at line 23 of file NtpFitSAFitSR.cxx. 00023 : 00024 pass(0), 00025 niter(0), 00026 ndf(0), 00027 q(0), 00028 chi2(0), 00029 cpu(0), 00030 qp(0), 00031 eqp(0), 00032 rchi2(0), 00033 u(0), 00034 eu(0), 00035 v(0), 00036 ev(0), 00037 dcosu(0), 00038 edcosu(0), 00039 dcosv(0), 00040 edcosv(0), 00041 dcosz(0), 00042 p(0), 00043 prange(0) 00044 { 00045 }
|
|
|
Definition at line 48 of file NtpFitSAFitSR.cxx. 00049 {}
|
|
||||||||||||
|
|
|
|
Definition at line 30 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 31 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 39 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 41 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 43 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 40 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 42 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 33 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 36 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 38 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 28 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 27 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 44 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 26 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 45 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 29 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 32 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 34 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 35 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
|
|
Definition at line 37 of file NtpFitSAFitSR.h. Referenced by FitContext::FillNtpFitSR(). |
1.3.9.1