The Gaudi Framework
master (37c0b60a)
|
#include <iostream>
#include <string>
#include <vector>
#include <boost/fusion/include/adapt_struct.hpp>
#include <boost/fusion/include/unused.hpp>
#include <boost/range/iterator_range.hpp>
#include "Iterator.h"
#include "Position.h"
Go to the source code of this file.
Classes | |
struct | Gaudi::Parsers::Node |
struct | Gaudi::Parsers::NodeOperations |
struct | Gaudi::Parsers::NodeOperations::value |
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 | |