Definition at line 427 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 = 1 |
using R6::Dim< T, 1 >::FillFunc_t = std::add_pointer_t<long(HistType_t &hist, std::vector<double> &input, std::string_view type)> |
Definition at line 432 of file histspeedtest.cxx.
Definition at line 430 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 494 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 468 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 481 of file histspeedtest.cxx.
|
staticconstexpr |
Definition at line 429 of file histspeedtest.cxx.