26 #ifndef G4PartonPair_h 
   27 #define G4PartonPair_h 1 
void SetPartons(G4Parton *P1, G4Parton *P2)
 
G4Parton * GetParton2(void)
 
static const G4double * P1[nN]
 
G4Parton * GetParton1(void)
 
int operator!=(const G4PartonPair &right) const 
 
void SetCollisionType(G4int Type)
 
static const G4double * P2[nN]
 
G4PartonPair(G4Parton *P1, G4Parton *P2, G4int Type, G4int Direction)
 
int operator==(const G4PartonPair &right) const