The Gaudi Framework
master (37c0b60a)
|
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 | 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.