Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types
INT4< T1, I1, I2, I3, I4 > Class Template Reference

#include <G4Pair.hh>

Public Types

enum  { i1 =I1, i2 =I2, i3 =I3, i4 =I4 }
 
typedef T1 it
 

Detailed Description

template<class T1, int I1, int I2, int I3, int I4>
class INT4< T1, I1, I2, I3, I4 >

Definition at line 207 of file G4Pair.hh.

Member Typedef Documentation

template<class T1 , int I1, int I2, int I3, int I4>
typedef T1 INT4< T1, I1, I2, I3, I4 >::it

Definition at line 210 of file G4Pair.hh.

Member Enumeration Documentation

template<class T1 , int I1, int I2, int I3, int I4>
anonymous enum
Enumerator
i1 
i2 
i3 
i4 

Definition at line 211 of file G4Pair.hh.

211 {i1=I1, i2=I2, i3=I3, i4=I4};

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