Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types
G4IntGrp< t1, i2, t3 > Class Template Reference

#include <G4Pair.hh>

Public Types

enum  { i = i2 }
 
typedef t1 it
 
typedef t3 rest
 

Detailed Description

template<class t1, int i2, class t3>
class G4IntGrp< t1, i2, t3 >

Definition at line 198 of file G4Pair.hh.

Member Typedef Documentation

template<class t1 , int i2, class t3 >
typedef t1 G4IntGrp< t1, i2, t3 >::it

Definition at line 201 of file G4Pair.hh.

template<class t1 , int i2, class t3 >
typedef t3 G4IntGrp< t1, i2, t3 >::rest

Definition at line 203 of file G4Pair.hh.

Member Enumeration Documentation

template<class t1 , int i2, class t3 >
anonymous enum
Enumerator

Definition at line 202 of file G4Pair.hh.

202 {i = i2};

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