![]() |
The Gaudi Framework
v39r1 (adb068b2)
|
Namespaces | |
| MsgCounter | |
Classes | |
| struct | CounterArrayInternal |
| internal class implementing an array of counters More... | |
| struct | enable_if_t<(N >=30)> > |
| Specialization of HistogramArrayInternal for N >= 30. More... | |
| struct | enable_if_t<(N< 30)> > |
| Specialization of HistogramArrayInternal for N < 30. 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 | HistogramArrayInternal |
| internal class implementing an "array" of histograms More... | |
Functions | |
| void | requireValidTitle (std::string_view sv) |
|
inline |
Definition at line 68 of file StaticHistogram.h.