EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dfe::namedtuple_root_impl::TypeCodeIntImpl< T, Unsigned, Signed > Struct Template Reference

#include <acts/blob/sPHENIX/thirdparty/dfelibs/dfe/dfe_io_root.hpp>

Static Public Attributes

static constexpr char value = std::is_unsigned<T>::value ? Unsigned : Signed
 

Detailed Description

template<typename T, char Unsigned, char Signed>
struct dfe::namedtuple_root_impl::TypeCodeIntImpl< T, Unsigned, Signed >

Definition at line 181 of file dfe_io_root.hpp.

View newest version in sPHENIX GitHub at line 181 of file dfe_io_root.hpp

Member Data Documentation

template<typename T, char Unsigned, char Signed>
constexpr char dfe::namedtuple_root_impl::TypeCodeIntImpl< T, Unsigned, Signed >::value = std::is_unsigned<T>::value ? Unsigned : Signed
static

Definition at line 182 of file dfe_io_root.hpp.

View newest version in sPHENIX GitHub at line 182 of file dfe_io_root.hpp


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