Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ParsersHistograms.cpp
Go to the documentation of this file.
1 // ============================================================================
2 // Include files
3 // ============================================================================
5 // ============================================================================
7 // ============================================================================
9  return Gaudi::Parsers::parse_( result, input );
10 }
11 // ============================================================================
13  return Gaudi::Parsers::parse_( result, input );
14 }
15 // ============================================================================
StatusCode parse_(ResultT &result, const std::string &input)
Definition: Factory.h:29
StatusCode parse(GaudiUtils::HashMap< K, V > &result, const std::string &input)
Basic parser for the types of HashMap used in DODBasicMapper.
The declaration of major parsing functions used e.g for (re)implementation of new extended properties...
STL class.
STL class.
This class is used for returning status codes from appropriate routines.
Definition: StatusCode.h:50
Simple helper class for description of 1D-histogram The class is targeted to act as the primary "hist...
Definition: HistoDef.h:31