The Gaudi Framework
master (37c0b60a)
|
#include <algorithm>
#include <functional>
#include <string>
#include <unordered_set>
#include <vector>
#include <experimental/string_view>
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 | |
std | |
STL 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. | |
Gaudi::Details | |
Functions | |
bool | Gaudi::Details::operator== (const PropertyId &lhs, const PropertyId &rhs) |