CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <ChisqConsistency.h>
Protected Attributes | |
double | _chisq |
double | _nDof |
Protected Attributes inherited from Consistency | |
ConsistentStatus | _stat |
ConsistentSign | _sign |
double | _value |
double | _likelihood |
Additional Inherited Members | |
Public Types inherited from Consistency | |
enum | ConsistentStatus { OK =0 , noMeasure , underFlow , unPhysical , OK =0 , noMeasure , underFlow , unPhysical } |
enum | ConsistentSign { left =-1 , unknown =0 , right =1 , left =-1 , unknown =0 , right =1 } |
enum | ConsistentStatus { OK =0 , noMeasure , underFlow , unPhysical , OK =0 , noMeasure , underFlow , unPhysical } |
enum | ConsistentSign { left =-1 , unknown =0 , right =1 , left =-1 , unknown =0 , right =1 } |
Static Public Member Functions inherited from Consistency | |
static const Consistency & | badMeasurement () |
static const Consistency & | badMeasurement () |
Definition at line 27 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
ChisqConsistency::ChisqConsistency | ( | ) |
Definition at line 38 of file ChisqConsistency.cxx.
ChisqConsistency::ChisqConsistency | ( | double | chisq, |
double | nDof | ||
) |
Definition at line 42 of file ChisqConsistency.cxx.
ChisqConsistency::ChisqConsistency | ( | unsigned | nDof, |
double | consistency | ||
) |
Definition at line 76 of file ChisqConsistency.cxx.
ChisqConsistency::ChisqConsistency | ( | const ChisqConsistency & | other | ) |
Definition at line 116 of file ChisqConsistency.cxx.
|
inlinevirtual |
Definition at line 44 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
ChisqConsistency::ChisqConsistency | ( | ) |
ChisqConsistency::ChisqConsistency | ( | double | chisq, |
double | nDof | ||
) |
ChisqConsistency::ChisqConsistency | ( | unsigned | nDof, |
double | consistency | ||
) |
ChisqConsistency::ChisqConsistency | ( | const ChisqConsistency & | ) |
|
inlinevirtual |
Definition at line 44 of file Reconstruction/MdcPatRec/ProbTools/ProbTools-00-00-01/ProbTools/ChisqConsistency.h.
|
inline |
Definition at line 46 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
|
inline |
Definition at line 46 of file Reconstruction/MdcPatRec/ProbTools/ProbTools-00-00-01/ProbTools/ChisqConsistency.h.
|
inline |
Definition at line 47 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
|
inline |
Definition at line 47 of file Reconstruction/MdcPatRec/ProbTools/ProbTools-00-00-01/ProbTools/ChisqConsistency.h.
ChisqConsistency & ChisqConsistency::operator= | ( | const ChisqConsistency & | other | ) |
Definition at line 121 of file ChisqConsistency.cxx.
ChisqConsistency & ChisqConsistency::operator= | ( | const ChisqConsistency & | ) |
|
protected |
Definition at line 50 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
Referenced by ChisqConsistency(), chisqValue(), and operator=().
|
protected |
Definition at line 51 of file InstallArea/include/ProbTools/ProbTools/ChisqConsistency.h.
Referenced by ChisqConsistency(), nDOF(), and operator=().