Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
integral_type< T, _t > Struct Template Reference

#include <JETSCAPE/blob/main/external_packages/fjcore.hh>

Public Types

typedef T value_type
 a typedef for the type T
 
typedef integral_type< T, _t > type
 a typedef for the whole structure
 

Static Public Attributes

static const T value = _t
 the value (only member carrying info)
 

Detailed Description

template<typename T, T _t>
struct integral_type< T, _t >

Definition at line 195 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 195 of file fjcore.hh

Member Typedef Documentation

template<typename T , T _t>
typedef integral_type<T,_t> integral_type< T, _t >::type

a typedef for the whole structure

Definition at line 198 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 198 of file fjcore.hh

template<typename T , T _t>
typedef T integral_type< T, _t >::value_type

a typedef for the type T

Definition at line 197 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 197 of file fjcore.hh

Member Data Documentation

template<typename T , T _t>
const T integral_type< T, _t >::value = _t
static

the value (only member carrying info)

Definition at line 196 of file fjcore.hh.

View newest version in sPHENIX GitHub at line 196 of file fjcore.hh

Referenced by pump.Token::__str__(), and pump.Token::Clone().


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