Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
HistoParsers.h File Reference
#include "GaudiKernel/StatusCode.h"
Include dependency graph for HistoParsers.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::Parsers
 

Functions

GAUDI_API StatusCode Gaudi::Parsers::parse (TH1D &result, const std::string &input)
 parse ROOT histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (TH2D &result, const std::string &input)
 parse ROOT histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (TH1F &result, const std::string &input)
 parse ROOT histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (TH2F &result, const std::string &input)
 parse ROOT histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (AIDA::IHistogram1D &result, const std::string &input)
 parse AIDA histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (AIDA::IHistogram2D &result, const std::string &input)
 parse AIDA histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (TH1D *&result, const std::string &input)
 parse ROOT histogram from text representation
 
GAUDI_API StatusCode Gaudi::Parsers::parse (TH2D *&result, const std::string &input)
 parse ROOT histogram from text representation
 

Generated at Wed Nov 28 2012 12:17:24 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004