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