The Gaudi Framework  master (37c0b60a)
DODBasicMapper.cpp File Reference
Include dependency graph for DODBasicMapper.cpp:

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...