template<typename T>
struct R7::Dim< T, 2 >
Definition at line 162 of file histspeedtest.cxx.
|
using | ExpTH2 = Experimental::RHist< kNDim, T, Experimental::RHistStatContent, Experimental::RHistStatUncertainty > |
|
using | FillFunc_t = std::add_pointer_t< long(ExpTH2 &hist, std::vector< double > &input, std::string_view type)> |
|
|
static constexpr unsigned short | kNDim = 2 |
|
◆ ExpTH2
template<typename T >
using R7::Dim< T, 2 >::ExpTH2 = Experimental::RHist<kNDim, T, Experimental::RHistStatContent, Experimental::RHistStatUncertainty > |
◆ FillFunc_t
◆ fill()
template<typename T >
static long R7::Dim< T, 2 >::fill |
( |
ExpTH2 & |
hist, |
|
|
std::vector< double > & |
input, |
|
|
std::string_view |
gType |
|
) |
| |
|
inlinestatic |
◆ fillBuffered()
template<typename T >
static long R7::Dim< T, 2 >::fillBuffered |
( |
ExpTH2 & |
hist, |
|
|
std::vector< double > & |
input, |
|
|
std::string_view |
gType |
|
) |
| |
|
inlinestatic |
◆ fillN()
template<typename T >
static long R7::Dim< T, 2 >::fillN |
( |
ExpTH2 & |
hist, |
|
|
std::vector< double > & |
input, |
|
|
std::string_view |
gType |
|
) |
| |
|
inlinestatic |
◆ kNDim
template<typename T >
constexpr unsigned short R7::Dim< T, 2 >::kNDim = 2 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: