![]() |
The Gaudi Framework
master (e68eea06)
|
#include <GaudiKernel/HistoDef.h>#include <GaudiKernel/Point3DTypes.h>#include <GaudiKernel/Point4DTypes.h>#include <GaudiKernel/StringKey.h>#include <GaudiKernel/VectorMap.h>#include <list>#include <map>#include <set>#include <string>#include <tuple>#include <unordered_map>#include <unordered_set>#include <vector>#include <boost/fusion/include/std_pair.hpp>#include <boost/spirit/include/qi.hpp>#include <boost/fusion/adapted/std_tuple.hpp>#include <boost/phoenix/bind.hpp>#include <boost/phoenix/core.hpp>#include <boost/phoenix/operator.hpp>#include <boost/spirit/repository/include/qi_confix.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
| namespace | Gaudi::Parsers |
Macros | |
| #define | REGISTER_GRAMMAR(ResultType, GrammarName) |
| #define REGISTER_GRAMMAR | ( | ResultType, | |
| GrammarName ) |
Definition at line 65 of file Grammars.h.