#include <G4InteractionContent.hh>
Definition at line 55 of file G4InteractionContent.hh.
◆ G4InteractionContent() [1/3]
G4InteractionContent::G4InteractionContent |
( |
| ) |
|
|
inline |
◆ G4InteractionContent() [2/3]
Definition at line 42 of file G4InteractionContent.cc.
G4int theNumberOfDiffractive
G4Nucleon * theTargetNucleon
G4double theInteractionTime
G4VSplitableHadron * theProjectile
G4VSplitableHadron * theTarget
G4Nucleon * theProjectileNucleon
◆ ~G4InteractionContent()
G4InteractionContent::~G4InteractionContent |
( |
| ) |
|
◆ G4InteractionContent() [3/3]
◆ GetInteractionTime()
G4double G4InteractionContent::GetInteractionTime |
( |
| ) |
const |
◆ GetNumberOfDiffractiveCollisions()
G4int G4InteractionContent::GetNumberOfDiffractiveCollisions |
( |
| ) |
|
|
inline |
◆ GetNumberOfHardCollisions()
G4int G4InteractionContent::GetNumberOfHardCollisions |
( |
| ) |
|
|
inline |
◆ GetNumberOfSoftCollisions()
G4int G4InteractionContent::GetNumberOfSoftCollisions |
( |
| ) |
|
|
inline |
◆ GetProjectile()
◆ GetProjectileNucleon()
G4Nucleon * G4InteractionContent::GetProjectileNucleon |
( |
| ) |
const |
|
inline |
◆ GetStatus()
G4int G4InteractionContent::GetStatus |
( |
| ) |
const |
◆ GetTarget()
◆ GetTargetNucleon()
G4Nucleon * G4InteractionContent::GetTargetNucleon |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
◆ operator=()
◆ operator==()
◆ SetInteractionTime()
void G4InteractionContent::SetInteractionTime |
( |
G4double |
aValue | ) |
|
◆ SetNumberOfDiffractiveCollisions()
void G4InteractionContent::SetNumberOfDiffractiveCollisions |
( |
int |
nCol | ) |
|
|
inline |
◆ SetNumberOfHardCollisions()
void G4InteractionContent::SetNumberOfHardCollisions |
( |
int |
nCol | ) |
|
|
inline |
◆ SetNumberOfSoftCollisions()
void G4InteractionContent::SetNumberOfSoftCollisions |
( |
int |
nCol | ) |
|
|
inline |
◆ SetProjectileNucleon()
void G4InteractionContent::SetProjectileNucleon |
( |
G4Nucleon * |
aNucleon | ) |
|
|
inline |
◆ SetStatus()
void G4InteractionContent::SetStatus |
( |
G4int |
aValue | ) |
|
◆ SetTarget()
◆ SetTargetNucleon()
void G4InteractionContent::SetTargetNucleon |
( |
G4Nucleon * |
aNucleon | ) |
|
|
inline |
◆ SplitHadrons()
void G4InteractionContent::SplitHadrons |
( |
| ) |
|
|
inline |
◆ curStatus
G4int G4InteractionContent::curStatus |
|
private |
◆ theInteractionTime
G4double G4InteractionContent::theInteractionTime |
|
private |
◆ theNumberOfDiffractive
G4int G4InteractionContent::theNumberOfDiffractive |
|
private |
◆ theNumberOfHard
G4int G4InteractionContent::theNumberOfHard |
|
private |
◆ theNumberOfSoft
G4int G4InteractionContent::theNumberOfSoft |
|
private |
◆ theProjectile
◆ theProjectileNucleon
G4Nucleon* G4InteractionContent::theProjectileNucleon |
|
private |
◆ theTarget
◆ theTargetNucleon
G4Nucleon* G4InteractionContent::theTargetNucleon |
|
private |
The documentation for this class was generated from the following files: