1 #ifndef __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__
2 #define __JCOMPAREHISTOGRAMS__JRESULTTITLE_T__
14 namespace JCOMPAREHISTOGRAMS {}
15 namespace JPP {
using namespace JCOMPAREHISTOGRAMS; }
17 namespace JCOMPAREHISTOGRAMS {
48 parameterName (parameterName),
49 passed (passed ?
"TRUE" :
"FALSE"),
102 template<
class JResultTitle_t>
std::string getTitle() const
Returns a standard string to be used as title of a graphical root object.
#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.
void setEndOfLine(const std::string &eol)
Set end of line characters.
friend std::istream & operator>>(std::istream &in, JResultTitle &title)
Stream input.
std::string parameterName
Utility class to parse parameter values.
#define MAKE_STRING(A)
Make string.
JResultTitle(const std::string &testName, const std::string ¶meterName, const bool passed, const double value)
Constructor.
I/O formatting auxiliaries.
friend std::ostream & operator<<(std::ostream &out, const JResultTitle &title)
Stream output.
JResultTitle()
Default constructor.
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 JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
static JProperties getProperties(JResultTitle_t &object)
Get properties of this class.