![]() |
The Gaudi Framework
v40r0 (475e45c1)
|
#include <Gaudi/Interfaces/IOptionsSvc.h>#include <Gaudi/Property.h>#include <GaudiKernel/Bootstrap.h>#include <GaudiKernel/DataHandleProperty.h>#include <GaudiKernel/INamedInterface.h>#include <GaudiKernel/IProperty.h>#include <GaudiKernel/ISvcLocator.h>#include <GaudiKernel/MsgStream.h>#include <algorithm>#include <functional>#include <iostream>#include <stdexcept>#include <string>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | PropertyHolder< BASE > |
| Helper class to implement the IProperty interface. More... | |
| struct | PropertyHolder< BASE >::RemProperty |
Namespaces | |
| 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. | |
| Gaudi::Details | |
| Gaudi::Utils | |
Functions | |
| bool | Gaudi::Utils::iequal (std::string_view v1, std::string_view v2) |
| Helper for case insensitive string comparison. More... | |
Variables | |
| template<typename T > | |
| constexpr bool | Gaudi::Details::is_gaudi_property_v = false |