1 #ifndef __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__
2 #define __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__
102 template<
class JResultTitle_t>
I/O formatting auxiliaries.
#define MAKE_STRING(A)
Make string.
Utility class to parse parameter values.
#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...
friend std::istream & operator>>(std::istream &in, JResultTitle &title)
Stream input.
JResultTitle(const std::string &testName, const std::string ¶meterName, const bool passed, const double value)
Constructor.
JResultTitle()
Default constructor.
friend std::ostream & operator<<(std::ostream &out, const JResultTitle &title)
Stream output.
static JProperties getProperties(JResultTitle_t &object)
Get properties of this class.
std::string parameterName
std::string getTitle() const
Returns a standard string to be used as title of a graphical root object.
Utility class to parse parameter values.
void setEndOfLine(const std::string &eol)
Set end of line characters.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).