1 #ifndef GAUDIUTILS_HISTOPARSERS_H 2 #define GAUDIUTILS_HISTOPARSERS_H 1 71 ( AIDA::IHistogram1D& result ,
const std::string& input ) ;
79 ( AIDA::IHistogram2D& result ,
const std::string& input ) ;
103 #endif // GAUDIUTILS_HISTOPARSERS_H GAUDI_API StatusCode parse(TH2D *&result, const std::string &input)
parse ROOT histogram from text representation
This class is used for returning status codes from appropriate routines.
Helper functions to set/get the application return code.