ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Pair< t1, t2 > Class Template Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/util/include/G4Pair.hh>

Public Types

typedef t1 first
 
typedef t2 rest
 

Detailed Description

template<class t1, class t2>
class G4Pair< t1, t2 >

Definition at line 30 of file G4Pair.hh.

View newest version in sPHENIX GitHub at line 30 of file G4Pair.hh

Member Typedef Documentation

template<class t1 , class t2 >
typedef t1 G4Pair< t1, t2 >::first

Definition at line 33 of file G4Pair.hh.

View newest version in sPHENIX GitHub at line 33 of file G4Pair.hh

template<class t1 , class t2 >
typedef t2 G4Pair< t1, t2 >::rest

Definition at line 34 of file G4Pair.hh.

View newest version in sPHENIX GitHub at line 34 of file G4Pair.hh


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