#include <G4PartonPair.hh>
Definition at line 35 of file G4PartonPair.hh.
◆ anonymous enum
◆ anonymous enum
◆ G4PartonPair() [1/2]
Definition at line 31 of file G4PartonPair.cc.
38 #ifdef DEBUG_PartonPair 39 G4cout <<
"ctor G4PartonPair - " 40 << (aDirection==
PROJECTILE ?
"Projectile":
"Target")
42 <<
" Parton 1 name, type, spin-3, colour, 4-mom " 48 <<
" Parton 2 name, type, spin-3, colour, 4-mom " 54 <<
" string mass, 4mom " const G4LorentzVector & Get4Momentum() const
static const G4double * P1[nN]
G4ParticleDefinition * GetDefinition()
const G4String & GetParticleType() const
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
static const G4double * P2[nN]
◆ ~G4PartonPair()
G4PartonPair::~G4PartonPair |
( |
| ) |
|
◆ G4PartonPair() [2/2]
◆ GetCollisionType()
G4int G4PartonPair::GetCollisionType |
( |
| ) |
|
|
inline |
◆ GetDirection()
G4int G4PartonPair::GetDirection |
( |
| ) |
|
|
inline |
◆ GetParton1()
G4Parton * G4PartonPair::GetParton1 |
( |
void |
| ) |
|
|
inline |
◆ GetParton2()
G4Parton * G4PartonPair::GetParton2 |
( |
void |
| ) |
|
|
inline |
◆ operator!=()
int G4PartonPair::operator!= |
( |
const G4PartonPair & |
right | ) |
const |
|
private |
◆ operator==()
int G4PartonPair::operator== |
( |
const G4PartonPair & |
right | ) |
const |
|
private |
◆ SetCollisionType()
void G4PartonPair::SetCollisionType |
( |
G4int |
Type | ) |
|
|
inline |
◆ SetPartons()
◆ CollisionType
G4int G4PartonPair::CollisionType |
|
private |
◆ Direction
G4int G4PartonPair::Direction |
|
private |
◆ Parton1
◆ Parton2
The documentation for this class was generated from the following files: