1 #ifndef __JCOMPAREHISTOGRAMS__JTESTRESULT__ 
    2 #define __JCOMPAREHISTOGRAMS__JTESTRESULT__ 
   17 namespace JCOMPAREHISTOGRAMS {}
 
   18 namespace JPP { 
using namespace JCOMPAREHISTOGRAMS; }
 
   20 namespace JCOMPAREHISTOGRAMS {
 
   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. 
 
then echo Enter input within $TIMEOUT_S seconds echo n User name
 
Auxiliary class to handle file name, ROOT directory and object name. 
 
JTestResult(const JTestSummary &summary, const TObject *object)
Constructor. 
 
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.