|
Gaudi Framework, version v21r10p1 |
| Home | Generated: 29 Jul 2010 |
Public Types | |
| typedef Gaudi::Histo1DDef | ResultT |
Public Member Functions | |
| void | matchLow (const double low) const |
| callback. Action when we match first value | |
| void | matchHigh (const double high) const |
| void | matchTitle (const std::string &title) const |
| void | matchBins (const int bins) const |
Classes | |
| struct | definition |
The valid representations of the histogram descriptor are:
Definition at line 44 of file ParseHistos.cpp.
| typedef Gaudi::Histo1DDef Gaudi::Parsers::Histo1DGrammar::ResultT |
Definition at line 50 of file ParseHistos.cpp.
| void Gaudi::Parsers::Histo1DGrammar::matchLow | ( | const double | low | ) | const [inline] |
| void Gaudi::Parsers::Histo1DGrammar::matchHigh | ( | const double | high | ) | const [inline] |
| void Gaudi::Parsers::Histo1DGrammar::matchTitle | ( | const std::string & | title | ) | const [inline] |
| void Gaudi::Parsers::Histo1DGrammar::matchBins | ( | const int | bins | ) | const [inline] |