#include <G4PartonPair.hh>
Definition at line 35 of file G4PartonPair.hh.
Definition at line 31 of file G4PartonPair.cc.
36 Direction = aDirection;
38 #ifdef DEBUG_PartonPair
39 G4cout <<
"ctor G4PartonPair - "
40 << (aDirection==
PROJECTILE ?
"Projectile":
"Target")
41 << (CollisionType==
SOFT ?
" Soft " :
" Diffractive " ) <<
G4endl
42 <<
" Parton 1 name, type, spin-3, colour, 4-mom "
48 <<
" Parton 2 name, type, spin-3, colour, 4-mom "
54 <<
" string mass, 4mom "
static const G4double * P1[nN]
const G4LorentzVector & Get4Momentum() const
G4ParticleDefinition * GetDefinition()
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
static constexpr double m
const G4String & GetParticleType() const
static const G4double * P2[nN]
G4PartonPair::~G4PartonPair |
( |
| ) |
|
G4int G4PartonPair::GetCollisionType |
( |
| ) |
|
|
inline |
G4int G4PartonPair::GetDirection |
( |
| ) |
|
|
inline |
void G4PartonPair::SetCollisionType |
( |
G4int |
Type | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- geant4.10.03.p01/source/processes/hadronic/models/parton_string/qgsm/include/G4PartonPair.hh
- geant4.10.03.p01/source/processes/hadronic/models/parton_string/qgsm/src/G4PartonPair.cc