![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
Namespaces | |
MsgCounter | |
Classes | |
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 28 of file Histogram.h.
using Gaudi::Accumulators::details::GetTuple_t = typedef typename GetTuple<Type, ND>::type |
Definition at line 33 of file Histogram.h.
|
inline |
Definition at line 44 of file Histogram.h.