![]() |
The Gaudi Framework
master (b9786168)
|
#include <algorithm>#include <functional>#include <string>#include <string_view>#include <unordered_set>#include <vector>

Go to the source code of this file.
Classes | |
| class | Gaudi::Details::SharedString |
| std::string wrapper for static strings where identical values actually share the memory. More... | |
| class | Gaudi::Details::PropertyId |
| Helper to record a property identifier as a sequence of SharedString instances. More... | |
| struct | std::hash< Gaudi::Details::PropertyId > |
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 |
Functions | |
| bool | Gaudi::Details::operator== (const PropertyId &lhs, const PropertyId &rhs) |