#include <RootHistV7ToV6Conversion.h>
|
template<typename Output , typename... BuildParams> |
static Output | make (std::tuple< BuildParams... > &&th3_params) |
|
template<typename Output > |
static Output | make (std::tuple< const char *, const char *, Int_t, Double_t, Double_t, Int_t, Double_t, Double_t, Int_t, Double_t, Double_t > &&th3_params) |
|
template<typename Output > |
static Output | make (std::tuple< const char *, const char *, Int_t, const Double_t *, Int_t, const Double_t *, Int_t, const Double_t *> &&th3_params) |
|
template<>
struct marlinmt::book::MakeRoot6Hist< 3 >
Definition at line 319 of file RootHistV7ToV6Conversion.h.
◆ make() [1/3]
template<typename Output , typename... BuildParams>
◆ make() [2/3]
template<typename Output >
static Output marlinmt::book::MakeRoot6Hist< 3 >::make |
( |
std::tuple< const char *, const char *, Int_t, Double_t, Double_t, Int_t, Double_t, Double_t, Int_t, Double_t, Double_t > && |
th3_params | ) |
|
|
inlinestatic |
◆ make() [3/3]
template<typename Output >
static Output marlinmt::book::MakeRoot6Hist< 3 >::make |
( |
std::tuple< const char *, const char *, Int_t, const Double_t *, Int_t, const Double_t *, Int_t, const Double_t *> && |
th3_params | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: