![]() |
The Gaudi Framework
v38r2 (5b3c9e4d)
|
Namespaces | |
| MsgCounter | |
Classes | |
| struct | CounterArrayInternal |
| internal class implementing an array of counters More... | |
| struct | FormatCounterDefault |
| Default formating for counter names, only calling fmt::format on the text given at construction and passing the histo index as argument. More... | |
| struct | FormatHistDefault |
| Default formating for histogram names and title, only calling fmt::format on the text given at construction and passing the histo index as argument. More... | |
| struct | GetTuple |
| struct | GetTuple< Type, 1 > |
| struct | HistogramArrayInternal |
| internal class implementing an array of histograms More... | |
Typedefs | |
| template<std::size_t , typename T > | |
| using | alwaysT = T |
| template<typename Type , unsigned int ND> | |
| using | GetTuple_t = typename GetTuple< Type, ND >::type |
Functions | |
| void | requireValidTitle (std::string_view sv) |
| using Gaudi::Accumulators::details::alwaysT = typedef T |
Definition at line 30 of file Histogram.h.
| using Gaudi::Accumulators::details::GetTuple_t = typedef typename GetTuple<Type, ND>::type |
Definition at line 35 of file Histogram.h.
|
inline |
Definition at line 46 of file Histogram.h.