56 (
const AIDA::IHistogram1D& histo ,
69 (
const AIDA::IHistogram2D& histo ,
79 StatusCode Gaudi::Utils::Histos::HistoStrings::fromString
89 StatusCode Gaudi::Utils::Histos::HistoStrings::fromString
99 StatusCode Gaudi::Utils::Histos::HistoStrings::fromString
109 StatusCode Gaudi::Utils::Histos::HistoStrings::fromString
116 template <
class TYPE>
124 template <
class TYPE>
133 (
const TH1D& histo ) {
return _toXml ( histo ) ; }
135 (
const TH2D& histo ) {
return _toXml ( histo ) ; }
137 (
const TH3D& histo ) {
return _toXml ( histo ) ; }
139 (
const TProfile& histo ) {
return _toXml ( histo ) ; }
141 (
const TProfile2D& histo ) {
return _toXml ( histo ) ; }
144 (
const AIDA::IHistogram1D& histo ) {
return _toXml ( histo ) ; }
146 (
const AIDA::IHistogram2D& histo ) {
return _toXml ( histo ) ; }
148 (
const AIDA::IHistogram3D& histo ) {
return _toXml ( histo ) ; }
150 (
const AIDA::IProfile1D& histo ) {
return _toXml ( histo ) ; }
152 (
const AIDA::IProfile2D& histo ) {
return _toXml ( histo ) ; }
156 {
return _fromXml ( result , input ) ; }
159 {
return _fromXml ( result , input ) ; }
162 {
return _fromXml ( result , input ) ; }
165 {
return _fromXml ( result , input ) ; }
168 {
return _fromXml ( result , input ) ; }
172 {
return _fromXml ( result , input ) ; }
175 {
return _fromXml ( result , input ) ; }
178 {
return _fromXml ( result , input ) ; }
181 {
return _fromXml ( result , input ) ; }
184 {
return _fromXml ( result , input ) ; }