Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
Histo2String.h File Reference
#include <string>
#include <iosfwd>
#include "GaudiKernel/StatusCode.h"
Include dependency graph for Histo2String.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AIDA
 : AIDA interfaces visibility
 
namespace  Gaudi
 : AIDA interfaces visibility
 
namespace  Gaudi::Utils
 

Functions

GAUDI_API std::ostreamGaudi::Utils::toStream (const TH1D &histo, std::ostream &stream, const bool asXML=false)
 stream the ROOT histogram into output stream
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const TH2D &histo, std::ostream &stream, const bool asXML=false)
 stream the ROOT histogram into output stream
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const TH1F &histo, std::ostream &stream, const bool asXML=false)
 stream the ROOT histogram into output stream
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const TH2F &histo, std::ostream &stream, const bool asXML=false)
 stream the ROOT histogram into output stream
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const AIDA::IHistogram1D &histo, std::ostream &stream, const bool asXML=false)
 stream the AIDA histogram into output stream
 
GAUDI_API std::ostreamGaudi::Utils::toStream (const AIDA::IHistogram2D &histo, std::ostream &stream, const bool asXML=false)
 stream the AIDA histogram into output stream
 
GAUDI_API std::string Gaudi::Utils::toString (const TH1D &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const TH2D &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const TH1F &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const TH2F &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const AIDA::IHistogram1D &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const AIDA::IHistogram2D &histo, const bool asXML=false)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const AIDA::IHistogram1D *histo)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (AIDA::IHistogram1D *histo)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const TH1D *histo)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (TH1D *histo)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (const TH2D *histo)
 convert the histogram into the string
 
GAUDI_API std::string Gaudi::Utils::toString (TH2D *histo)
 convert the histogram into the string
 

Generated at Wed Jan 30 2013 17:13:43 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004