Geant4-11
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

◆ it

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

◆ anonymous enum

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};
@ i3
Definition: G4Pair.hh:211
@ i1
Definition: G4Pair.hh:211
@ i2
Definition: G4Pair.hh:211
@ i4
Definition: G4Pair.hh:211

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