![]() |
The Gaudi Framework
v40r0 (475e45c1)
|
#include "DODBasicMapper.h"#include <Gaudi/Parsers/CommonParsers.h>#include <GaudiKernel/HashMap.h>
Go to the source code of this file.
Namespaces | |
| Gaudi | |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| Gaudi::Parsers | |
Functions | |
| template<typename K , typename V > | |
| StatusCode | Gaudi::Parsers::parse (GaudiUtils::HashMap< K, V > &result, std::string_view input) |
| Basic parser for the types of HashMap used in DODBasicMapper. More... | |