Definition at line 346 of file histspeedtest.cxx.
Classes | |
struct | EE |
struct | II |
Public Types | |
using | FillFunc_t = std::add_pointer_t< long(HistType_t &hist, std::vector< double > &input, std::string_view type)> |
using | HistType_t = typename Redirect< kNDim, T >::HistType_t |
Static Public Member Functions | |
static long | fill (HistType_t &hist, std::vector< double > &input, std::string_view gType) |
static long | fillBuffered (HistType_t &hist, std::vector< double > &input, std::string_view gType) |
static long | fillN (HistType_t &hist, std::vector< double > &input, std::string_view gType) |
Static Public Attributes | |
static constexpr unsigned short | kNDim = 2 |
using R6::Dim< T, 2 >::FillFunc_t = std::add_pointer_t<long(HistType_t &hist, std::vector<double> &input, std::string_view type)> |
Definition at line 351 of file histspeedtest.cxx.
Definition at line 349 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 413 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 387 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 400 of file histspeedtest.cxx.
|
staticconstexpr |
Definition at line 348 of file histspeedtest.cxx.