1 #ifndef GAUDIUTILS_HISTOPARSERS_H
2 #define GAUDIUTILS_HISTOPARSERS_H 1
71 ( AIDA::IHistogram1D& result ,
const std::string& input ) ;
79 ( AIDA::IHistogram2D& result ,
const std::string& input ) ;
103 #endif // GAUDIUTILS_HISTOPARSERS_H
StatusCode parse(GaudiUtils::HashMap< K, V > &result, const std::string &input)
Basic parser for the types of HashMap used in DODBasicMapper.
This class is used for returning status codes from appropriate routines.
Helper functions to set/get the application return code.