1 #ifndef __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__ 
    2 #define __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__ 
   14 namespace JCOMPAREHISTOGRAMS {}
 
   15 namespace JPP { 
using namespace JCOMPAREHISTOGRAMS; }
 
   17 namespace JCOMPAREHISTOGRAMS {
 
   53       passed = Passed ? 
"TRUE" : 
"FALSE";
 
#define gmake_property(A)
macros to convert (template) parameter to JPropertiesElement object 
 
Class dedicated to standardize the title of the graphical objects produced by the JTest_t() derived c...
 
Utility class to parse parameter values. 
 
JResultTitle(std::string Name, std::string Parameter, bool Passed, double Value)
Constructor. 
 
void setEndOfLine(const std::string &eol)
Set end of line characters. 
 
Utility class to parse parameter values. 
 
#define MAKE_STRING(A)
Make string. 
 
I/O formatting auxiliaries. 
 
JResultTitle()
Default constructor. 
 
std::string getTitle()
Returns a standard string to be used as title of a graphical root object.