Definition at line 162 of file histspeedtest.cxx.
Classes | |
struct | EE |
struct | II |
Public Types | |
using | ExpTH2 = Experimental::RHist< kNDim, T, STATCLASSES > |
using | FillFunc_t = std::add_pointer_t< long(ExpTH2 &hist, std::vector< double > &input, std::string_view type)> |
Static Public Member Functions | |
static long | fill (ExpTH2 &hist, std::vector< double > &input, std::string_view gType) |
static long | fillBuffered (ExpTH2 &hist, std::vector< double > &input, std::string_view gType) |
static long | fillN (ExpTH2 &hist, std::vector< double > &input, std::string_view gType) |
Static Public Attributes | |
static constexpr unsigned short | kNDim = 2 |
using R7::Dim< T, 2 >::ExpTH2 = Experimental::RHist<kNDim, T, STATCLASSES> |
Definition at line 165 of file histspeedtest.cxx.
using R7::Dim< T, 2 >::FillFunc_t = std::add_pointer_t<long(ExpTH2 &hist, std::vector<double> &input, std::string_view type)> |
Definition at line 167 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 224 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 212 of file histspeedtest.cxx.
|
inlinestatic |
Definition at line 194 of file histspeedtest.cxx.
Definition at line 164 of file histspeedtest.cxx.