Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Namespaces | Functions

HistoXML.h File Reference

#include <string>
#include <iosfwd>
#include "GaudiKernel/StatusCode.h"
Include dependency graph for HistoXML.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
namespace  Gaudi::Utils::Histos
 

Collection of useful utilities for manipulations with AIDA hisgograms.


Functions

GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH1D &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH2D &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH3D &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TProfile &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TProfile2D &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const AIDA::IHistogram1D &histo, std::ostream &stream)
 stream the AIDA histogram into the output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const AIDA::IHistogram2D &histo, std::ostream &stream)
 stream the AIDA histogram into the output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const AIDA::IHistogram3D &histo, std::ostream &stream)
 stream the AIDA histogram into the output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const AIDA::IProfile1D &histo, std::ostream &stream)
 stream the AIDA histogram into the output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH1F &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH2F &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const TH3F &histo, std::ostream &stream)
 stream the ROOT histogram into output stream as XML
GAUDI_API std::ostreamGaudi::Utils::Histos::toXml (const AIDA::IProfile2D &histo, std::ostream &stream)
 stream the AIDA histogram into the output stream as XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH1D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH2D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH3D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TProfile &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TProfile2D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH1F &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH2F &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH3F &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH1D *&result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH2D *&result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TH3D *&result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TProfile *&result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (TProfile2D *&result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (AIDA::IHistogram1D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (AIDA::IHistogram2D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (AIDA::IHistogram3D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (AIDA::IProfile1D &result, const std::string &input)
 parse the histogram from standard ROOT XML
GAUDI_API StatusCode Gaudi::Utils::Histos::fromXml (AIDA::IProfile2D &result, const std::string &input)
 parse the histogram from standard ROOT XML
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:33 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004