#include <G4InteractionContent.hh>
Definition at line 55 of file G4InteractionContent.hh.
G4InteractionContent::G4InteractionContent |
( |
| ) |
|
|
inline |
Definition at line 42 of file G4InteractionContent.cc.
43 : theNumberOfHard(0), theNumberOfSoft(0), theNumberOfDiffractive(0),
44 theInteractionTime(0.), curStatus(0)
46 theProjectile=aPrimaryParticipant;
48 theProjectileNucleon=0;
G4InteractionContent::~G4InteractionContent |
( |
| ) |
|
G4double G4InteractionContent::GetInteractionTime |
( |
| ) |
const |
G4int G4InteractionContent::GetNumberOfDiffractiveCollisions |
( |
| ) |
|
|
inline |
G4int G4InteractionContent::GetNumberOfHardCollisions |
( |
| ) |
|
|
inline |
G4int G4InteractionContent::GetNumberOfSoftCollisions |
( |
| ) |
|
|
inline |
G4Nucleon * G4InteractionContent::GetProjectileNucleon |
( |
| ) |
const |
|
inline |
G4int G4InteractionContent::GetStatus |
( |
| ) |
const |
G4Nucleon * G4InteractionContent::GetTargetNucleon |
( |
| ) |
const |
|
inline |
void G4InteractionContent::SetInteractionTime |
( |
G4double |
aValue | ) |
|
void G4InteractionContent::SetNumberOfDiffractiveCollisions |
( |
int |
nCol | ) |
|
|
inline |
void G4InteractionContent::SetNumberOfHardCollisions |
( |
int |
nCol | ) |
|
|
inline |
void G4InteractionContent::SetNumberOfSoftCollisions |
( |
int |
nCol | ) |
|
|
inline |
void G4InteractionContent::SetProjectileNucleon |
( |
G4Nucleon * |
aNucleon | ) |
|
|
inline |
void G4InteractionContent::SetStatus |
( |
G4int |
aValue | ) |
|
void G4InteractionContent::SetTargetNucleon |
( |
G4Nucleon * |
aNucleon | ) |
|
|
inline |
void G4InteractionContent::SplitHadrons |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: