Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
G4QPartonPair Class Reference

#include <G4QPartonPair.hh>

Public Types

enum  { DIFFRACTIVE = 1, SOFT = 2, HARD = 3 }
 
enum  { PROJECTILE = 1, TARGET = -1 }
 

Public Member Functions

 G4QPartonPair (G4QParton *P1, G4QParton *P2, G4int Type=0, G4int Direction=0)
 
 ~G4QPartonPair ()
 
G4int operator== (const G4QPartonPair &right) const
 
G4int operator!= (const G4QPartonPair &right) const
 
void SetPartons (G4QParton *P1, G4QParton *P2)
 
void SetCollisionType (G4int Type)
 
G4int GetCollisionType ()
 
G4QPartonGetParton1 ()
 
G4QPartonGetParton2 ()
 
G4int GetDirection ()
 

Detailed Description

Definition at line 50 of file G4QPartonPair.hh.

Member Enumeration Documentation

anonymous enum
Enumerator
DIFFRACTIVE 
SOFT 
HARD 

Definition at line 53 of file G4QPartonPair.hh.

anonymous enum
Enumerator
PROJECTILE 
TARGET 

Definition at line 54 of file G4QPartonPair.hh.

Constructor & Destructor Documentation

G4QPartonPair::G4QPartonPair ( G4QParton P1,
G4QParton P2,
G4int  Type = 0,
G4int  Direction = 0 
)

Definition at line 44 of file G4QPartonPair.cc.

G4QPartonPair::~G4QPartonPair ( )

Definition at line 47 of file G4QPartonPair.cc.

Member Function Documentation

G4int G4QPartonPair::GetCollisionType ( )
inline

Definition at line 72 of file G4QPartonPair.hh.

Here is the caller graph for this function:

G4int G4QPartonPair::GetDirection ( )
inline

Definition at line 75 of file G4QPartonPair.hh.

Here is the caller graph for this function:

G4QParton* G4QPartonPair::GetParton1 ( )
inline

Definition at line 73 of file G4QPartonPair.hh.

Here is the caller graph for this function:

G4QParton* G4QPartonPair::GetParton2 ( )
inline

Definition at line 74 of file G4QPartonPair.hh.

Here is the caller graph for this function:

G4int G4QPartonPair::operator!= ( const G4QPartonPair right) const
inline

Definition at line 63 of file G4QPartonPair.hh.

G4int G4QPartonPair::operator== ( const G4QPartonPair right) const
inline

Definition at line 58 of file G4QPartonPair.hh.

void G4QPartonPair::SetCollisionType ( G4int  Type)
inline

Definition at line 70 of file G4QPartonPair.hh.

void G4QPartonPair::SetPartons ( G4QParton P1,
G4QParton P2 
)
inline

Definition at line 69 of file G4QPartonPair.hh.


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