1 #ifndef __JTESTSIGNIFICANCE_2D__
2 #define __JTESTSIGNIFICANCE_2D__
34 std::istream&
read(std::istream&
in)
override{
46 std::ostream&
write(std::ostream& out, std::string delimiter =
" ",
bool onlyFailures =
false)
const override{
50 out << std::scientific << std::setprecision(2) << (
r->passed ?
JPP::GREEN :
JPP::RED) <<
r->print(delimiter) << std::endl;
52 out << std::scientific << std::setprecision(2) << (
r->passed ?
JPP::GREEN :
JPP::RED) <<
r->print(delimiter) << std::endl;
68 if (!(dynamic_cast<TH2*>(o1) == NULL) && !(dynamic_cast<TH2*>(o2) == NULL)) {
70 TH2D*
h1 =
dynamic_cast<TH2D*
>(o1);
71 TH2D* h2 =
dynamic_cast<TH2D*
>(o2);
73 if (h1 -> GetNbinsX() != h2 -> GetNbinsX() || h1 -> GetNbinsY() != h2 -> GetNbinsY())
74 ERROR(
"Histograms with different bining. The objects: " << h1 -> GetName() <<
" can not be compared." << endl);
77 K = h2->GetEntries()/h1->GetEntries();
91 virtual void save(TFile*
f , std::string
path,
bool onlyFailures =
false)
override{
99 if (f -> GetDirectory(path.c_str())==0) f->mkdir(path.c_str());
104 if (f -> GetDirectory(path.c_str())==0) f->mkdir(path.c_str());
136 const std::string
name =
"Significance_2D";
std::string getName() override
Get test name.
JTestSignificance_2D()
Default constructor.
std::istream & read(std::istream &in) override
Read test parameters from input.
double threshold
threshold p-value to decide if test is passed.
double K
normalization factor between histograms.
void clear() override
Clear results.
std::vector< JTestResult > results
then for HISTOGRAM in h0 h1
void test(TObject *o1, TObject *o2) override
Applies Significance test for two ROOT TH1 histograms.
const std::string name
test name.
std::string getParameter() override
Get parameter name.
Structure containing the result of the test.
do cat driver txt<< EOFevent ev_configure{RC_EVT%< ev_configure.txt > RC_DWRT path
Significance test applied to 2D histograms.
virtual void save(TFile *f, std::string path, bool onlyFailures=false) override
Writes the test result to root file.
std::ostream & write(std::ostream &out, std::string delimiter=" ", bool onlyFailures=false) const override
Write test result to output.
const std::string parameter
test name.
Interface to read input and write output for TObject tests.
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 source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in