![]() |
The Gaudi Framework
master (b9786168)
|
#include <GaudiKernel/Kernel.h>#include <GaudiKernel/System.h>#include <iterator>#include <boost/regex.hpp>

Go to the source code of this file.
Classes | |
| class | Gaudi::Utils::AttribStringParser |
| Parse attribute strings allowing iteration over the various attributes. More... | |
| struct | Gaudi::Utils::AttribStringParser::Attrib |
| Simple class to wrap tag/value pairs. More... | |
| class | Gaudi::Utils::AttribStringParser::Iterator |
| Iterator to loop over the tag/value pairs in the attribute string. More... | |
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::Utils |
Functions | |
| AttribStringParser::Iterator | Gaudi::Utils::begin (const AttribStringParser &parser) |
| AttribStringParser::Iterator | Gaudi::Utils::end (const AttribStringParser &) |