Jpp
pmt_effective_area_update_2
the software that should make you happy
|
#include <JTestDictionary.hh>
Public Member Functions | |
JTestDictionary () | |
Default constructor. More... | |
Dictionary to map different tests to unique integer indices.
The mapping between the available tests and the integer indices is as follows
0 : JTestChi2_1D()
1 : JTestKolmogorov_1D()
2 : JTestChi2_2D()
3 : JTestKolmogorov_2D()
4 : JTestChi2_Bin()
5 : JTestZero()
6 : JTestRuns_1D()
7 : JTestRuns_2D()
8 : JTestIdentical_1D()
9 : JTestIdentical_2D()
10 : JTestIdentical_3D()
11 : JTestSignificance_1D()
12 : JTestSignificance_2D()
13 : JTestChi2R_1D()
14 : JTestChi2R_2D()
15 : JTestKolmogorovSlice()
The tests listed above are derived from the purely virtual interface JTest_t(), where the common I/O functionality is defined.
Definition at line 52 of file JTestDictionary.hh.
|
inline |
Default constructor.
Definition at line 58 of file JTestDictionary.hh.