![]() |
|
|
Generated: 8 Jan 2009 |
Definition in file ParseHistos.cpp.
#include "GaudiKernel/HistoDef.h"
#include "GaudiKernel/HistoProperty.h"
#include "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 | |
| StatusCode | Gaudi::Parsers::parse (Gaudi::Histo1DDef &histo, const std::string &input) |
| helper function, needed for implementation of "Histogram Property" | |
| StatusCode | Gaudi::Parsers::parse (std::map< std::string, Gaudi::Histo1DDef > &histos, const std::string &input) |
| helper function, needed for implementation of "Histogram Property" | |