![]() |
The Gaudi Framework
master (b9786168)
|
#include <Gaudi/Property.h>#include <GaudiKernel/GaudiHandle.h>#include <GaudiKernel/IProperty.h>#include <GaudiKernel/PropertyHolder.h>#include <GaudiKernel/SmartIF.h>#include <GaudiKernel/ToStream.h>#include <algorithm>#include <boost/algorithm/string/compare.hpp>#include <functional>#include <memory>#include <string>#include <unordered_set>#include <utility>
Go to the source code of this file.
Classes | |
| class | PropertyBase |
| PropertyBase base class allowing PropertyBase* collections to be "homogeneous". 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::Details |
| namespace | Gaudi::Details::Property |
Macros | |
| #define | GAUDI_PROPERTY_PARSING_ERROR_DEFAULT_POLICY Exception |
Functions | |
| ParsingErrorPolicy | Gaudi::Details::Property::parsingErrorPolicy () |
| ParsingErrorPolicy | Gaudi::Details::Property::setParsingErrorPolicy (ParsingErrorPolicy p) |
| #define GAUDI_PROPERTY_PARSING_ERROR_DEFAULT_POLICY Exception |
Definition at line 472 of file Property.cpp.