|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include "GaudiKernel/HistoDef.h"
#include "GaudiKernel/HistoProperty.h"
#include "GaudiKernel/Parsers.icpp"

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| namespace | Gaudi::Parsers |
Classes | |
| class | Gaudi::Parsers::Histo1DGrammar |
| The simple grammar for histogram description/definition:. More... | |
| struct | Gaudi::Parsers::Histo1DGrammar::definition< ScannerT > |
Functions | |
| GAUDI_API StatusCode | Gaudi::Parsers::parse (Gaudi::Histo1DDef &histo, const std::string &input) |
| helper function, needed for implementation of "Histogram Property" | |
| GAUDI_API StatusCode | Gaudi::Parsers::parse (std::map< std::string, Gaudi::Histo1DDef > &histos, const std::string &input) |
| helper function, needed for implementation of "Histogram Property" | |
Definition in file ParseHistos.cpp.