ATLAS Offline Software
Static Public Member Functions | List of all members
impl::struct_tuple_conversion< n > Struct Template Reference

#include <CaloGPUClusterAndCellDataMonitorOptions.h>

Collaboration diagram for impl::struct_tuple_conversion< n >:

Static Public Member Functions

template<class T , class TupleT >
static void s2t (const T &, TupleT &)
 
template<class T , class TupleT >
static T t2s (const TupleT &, T &)
 

Detailed Description

template<size_t n>
struct impl::struct_tuple_conversion< n >

Definition at line 131 of file CaloGPUClusterAndCellDataMonitorOptions.h.

Member Function Documentation

◆ s2t()

template<size_t n>
template<class T , class TupleT >
static void impl::struct_tuple_conversion< n >::s2t ( const T &  ,
TupleT &   
)
inlinestatic

Definition at line 134 of file CaloGPUClusterAndCellDataMonitorOptions.h.

134 { }

◆ t2s()

template<size_t n>
template<class T , class TupleT >
static T impl::struct_tuple_conversion< n >::t2s ( const TupleT &  ,
T &   
)
inlinestatic

Definition at line 136 of file CaloGPUClusterAndCellDataMonitorOptions.h.

136 { }

The documentation for this struct was generated from the following file: