MarlinMT  0.1.0
marlinmt::book::MakeRoot6Hist< 3 > Struct Template Reference

#include <RootHistV7ToV6Conversion.h>

Static Public Member Functions

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)
 

Detailed Description

template<>
struct marlinmt::book::MakeRoot6Hist< 3 >

Definition at line 319 of file RootHistV7ToV6Conversion.h.

Member Function Documentation

◆ make() [1/3]

template<typename Output , typename... BuildParams>
static Output marlinmt::book::MakeRoot6Hist< 3 >::make ( std::tuple< BuildParams... > &&  th3_params)
inlinestatic

Definition at line 323 of file RootHistV7ToV6Conversion.h.

◆ 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

Definition at line 340 of file RootHistV7ToV6Conversion.h.

◆ 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: