|
| static std::string | toString (const TH1D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const TH2D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const AIDA::IHistogram1D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const AIDA::IHistogram2D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static StatusCode | fromString (TH1D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (AIDA::IHistogram1D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (TH2D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (AIDA::IHistogram2D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static std::string | toXml (const TH1D &histo) |
| |
| static std::string | toXml (const TH2D &histo) |
| |
| static std::string | toXml (const TH3D &histo) |
| |
| static std::string | toXml (const TProfile &histo) |
| |
| static std::string | toXml (const TProfile2D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram1D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram2D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram3D &histo) |
| |
| static std::string | toXml (const AIDA::IProfile1D &histo) |
| |
| static std::string | toXml (const AIDA::IProfile2D &histo) |
| |
| static StatusCode | fromXml (TH1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TH2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TH3D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TProfile &result, const std::string &input) |
| |
| static StatusCode | fromXml (TProfile2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram3D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IProfile1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IProfile2D &result, const std::string &input) |
| |
| static std::string | toString (const TH1D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const TH2D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const AIDA::IHistogram1D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static std::string | toString (const AIDA::IHistogram2D &histo, const bool asXML=false) |
| | convert the histogram into the string More...
|
| |
| static StatusCode | fromString (TH1D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (AIDA::IHistogram1D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (TH2D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static StatusCode | fromString (AIDA::IHistogram2D &result, const std::string &input) |
| | parse the histogram from string More...
|
| |
| static std::string | toXml (const TH1D &histo) |
| |
| static std::string | toXml (const TH2D &histo) |
| |
| static std::string | toXml (const TH3D &histo) |
| |
| static std::string | toXml (const TProfile &histo) |
| |
| static std::string | toXml (const TProfile2D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram1D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram2D &histo) |
| |
| static std::string | toXml (const AIDA::IHistogram3D &histo) |
| |
| static std::string | toXml (const AIDA::IProfile1D &histo) |
| |
| static std::string | toXml (const AIDA::IProfile2D &histo) |
| |
| static StatusCode | fromXml (TH1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TH2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TH3D &result, const std::string &input) |
| |
| static StatusCode | fromXml (TProfile &result, const std::string &input) |
| |
| static StatusCode | fromXml (TProfile2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram2D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IHistogram3D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IProfile1D &result, const std::string &input) |
| |
| static StatusCode | fromXml (AIDA::IProfile2D &result, const std::string &input) |
| |
Helper class to produce "good" dictionaries.
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
- Date
- 2009-09-26
Definition at line 52 of file HistoStrings.h.