1 #ifndef __JCOMPAREHISTOGRAMS__JTESTKOLMOGOROV_2D__ 
    2 #define __JCOMPAREHISTOGRAMS__JTESTKOLMOGOROV_2D__ 
   14 namespace JCOMPAREHISTOGRAMS {
 
   34       JTest_t(
"KS_2D", 
"p-Value(KS)"),
 
   44     std::istream& 
read(std::istream& 
in)
 override{ 
 
   59       if (!(dynamic_cast<TH2*>(o1) == NULL) && !(dynamic_cast<TH2*>(o2) == NULL)) {
 
   61         TH2D* h1 = 
dynamic_cast<TH2D*
>(o1);
 
   62         TH2D* h2 = 
dynamic_cast<TH2D*
>(o2);
 
   67       }
else if (!(dynamic_cast<TH1*>(o1) == NULL) && !(dynamic_cast<TH1*>(o2) == NULL)) {
 
   68         ERROR(
"For 1D histograms call JTestKolmogorov_1D: " << o1->GetName() << endl);
 
Interface to read input and write output for TObject tests. 
 
Implementation of the different Kolmogorov-related tests. 
 
std::istream & read(std::istream &in) override
Read test parameters from input. 
 
std::vector< JTestResult > results
Buffer to store results of multiple tests.*/. 
 
void test(TObject *o1, TObject *o2) override
Applies Kolmogorov test for two ROOT TH2 histograms. 
 
const std::string resultType
result type 
 
const std::string testName
test name 
 
JTestKolmogorov_2D()
Default constructor. 
 
Implementation of the Kolmogorov test for 2D histograms. 
 
double threshold
threshold p-value to decide if test is passed. 
 
Structure containing the result of the test. 
 
JTestResult JKolmogorovTest2D(TH2 *h1, TH2 *h2, double threshold, std::string testName, std::string parameterName)
Kolmogorov test for 2D histograms. 
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in