![]() |
The Gaudi Framework
master (e68eea06)
|
#include "Property.h"#include "PropertyName.h"#include "PropertyValue.h"#include <boost/ptr_container/ptr_set.hpp>#include <iostream>#include <map>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | Gaudi::Parsers::Catalog |
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 |
Functions | |
| std::ostream & | Gaudi::Parsers::operator<< (std::ostream &o, const Catalog &c) |
| printout operator | |