#include <DmxStatistic.h>
Inheritance diagram for DmxStatistic:

Public Member Functions | |
| DmxStatistic () | |
| virtual | ~DmxStatistic () |
| virtual Float_t | GetGoodness () const =0 |
| virtual Float_t | GetTieBreaker () const =0 |
|
|
Definition at line 16 of file DmxStatistic.cxx. 00017 {
00018 }
|
|
|
Definition at line 21 of file DmxStatistic.cxx. 00022 {
00023 }
|
|
|
Implemented in DmxChiSqrStat, and DmxRMSStat. Referenced by DmxHypothesis::GetStat(), and DmxHypothesis::PrintRecon(). |
|
|
Implemented in DmxChiSqrStat, and DmxRMSStat. Referenced by DmxHypothesis::GetTieBreakerStat(), and DmxHypothesis::PrintRecon(). |
1.3.9.1