1 #ifndef GAUDIUTILS_HISTOXML_H 2 #define GAUDIUTILS_HISTOXML_H 1 348 #endif // GAUDIUTILS_HISTOXML_H helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
GAUDI_API StatusCode fromXml(AIDA::IProfile2D &result, const std::string &input)
parse the histogram from standard ROOT XML
This class is used for returning status codes from appropriate routines.
GAUDI_API std::ostream & toXml(const AIDA::IProfile2D &histo, std::ostream &stream)
stream the AIDA histogram into the output stream as XML
Helper functions to set/get the application return code.