1 #ifndef GAUDIUTILS_HISTO2STRING_H 2 #define GAUDIUTILS_HISTO2STRING_H 1 214 #endif // GAUDIUTILS_HISTO2STRING_H
GAUDI_API std::string toString(TH2D *histo)
convert the histogram into the string
GAUDI_API std::ostream & toStream(const AIDA::IHistogram2D &histo, std::ostream &stream, const bool asXML=false)
stream the AIDA histogram into output stream
Helper functions to set/get the application return code.