![]() |
The Gaudi Framework
v39r3 (979e3109)
|
#include <Gaudi/Parsers/CommonParsers.h>#include <GaudiKernel/HashMap.h>#include "DODBasicMapper.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... | |