1 #ifndef __JCOMPAREHISTOGRAMS__JTESTRESULT__
2 #define __JCOMPAREHISTOGRAMS__JTESTRESULT__
17 namespace JCOMPAREHISTOGRAMS {}
18 namespace JPP {
using namespace JCOMPAREHISTOGRAMS; }
20 namespace JCOMPAREHISTOGRAMS {
68 const std::string&
name,
70 const double threshold,
73 JTestSummary(test, hA, hB, name, value, threshold, pass),
JTestResult(const std::string &test, const JRootObjectID &hA, const JRootObjectID &hB, const std::string &name, const double value, const double threshold, const TObject *object, const bool pass)
Constructor.
Auxiliary class to handle file name, ROOT directory and object name.
JTestResult(const JTestSummary &summary, const TObject *object)
Constructor.
then fatal The output file must have the wildcard in the name
Class dedicated to standardize the title of the graphical objects produced by the JTest_t() derived c...
Structure containing the result of the test.
JTestResult()
Default constructor.