![]() |
Project
|
#include <HistogramSpec.h>
Static Public Member Functions | |
template<typename T > | |
static std::unique_ptr< T > | createHist (const HistogramSpec &histSpec) |
static HistPtr | createHistVariant (const HistogramSpec &histSpec) |
template<typename T > | |
static TAxis * | getAxis (const int i, T *hist) |
Static helper class to generate histograms from the specifications. Also provides functions to obtain pointer to the created histogram casted to the correct alternative of the std::variant HistPtr that is used in HistogramRegistry.
Definition at line 211 of file HistogramSpec.h.
|
static |
Definition at line 136 of file HistogramSpec.cxx.
|
static |
Definition at line 147 of file HistogramSpec.cxx.
|
static |
Definition at line 195 of file HistogramSpec.cxx.