Geant4.10
|
#include <G4InteractionContent.hh>
Public Member Functions | |
G4InteractionContent () | |
G4InteractionContent (G4VSplitableHadron *aPrimaryParticipant) | |
~G4InteractionContent () | |
G4bool | operator< (const G4InteractionContent &right) const |
G4VSplitableHadron * | GetProjectile () const |
G4VSplitableHadron * | GetTarget () const |
void | SetProjectileNucleon (G4Nucleon *aNucleon) |
G4Nucleon * | GetProjectileNucleon () const |
void | SetTargetNucleon (G4Nucleon *aNucleon) |
G4Nucleon * | GetTargetNucleon () const |
void | SetTarget (G4VSplitableHadron *aTarget) |
G4int | GetNumberOfSoftCollisions () |
G4int | GetNumberOfHardCollisions () |
void | SetNumberOfSoftCollisions (int) |
void | SetNumberOfHardCollisions (int) |
G4int | GetNumberOfDiffractiveCollisions () |
void | SetNumberOfDiffractiveCollisions (int) |
void | SplitHadrons () |
void | SetInteractionTime (G4double aValue) |
G4double | GetInteractionTime () const |
void | SetStatus (G4int aValue) |
G4int | GetStatus () const |
Definition at line 55 of file G4InteractionContent.hh.
|
inline |
Definition at line 60 of file G4InteractionContent.hh.
G4InteractionContent::G4InteractionContent | ( | G4VSplitableHadron * | aPrimaryParticipant | ) |
Definition at line 39 of file G4InteractionContent.cc.
G4InteractionContent::~G4InteractionContent | ( | ) |
Definition at line 49 of file G4InteractionContent.cc.
G4double G4InteractionContent::GetInteractionTime | ( | ) | const |
Definition at line 63 of file G4InteractionContent.cc.
Referenced by G4FTFPartHelperForSortInT(), G4FTFParticipants::GetList(), and operator<().
|
inline |
Definition at line 179 of file G4InteractionContent.hh.
|
inline |
Definition at line 164 of file G4InteractionContent.hh.
|
inline |
Definition at line 159 of file G4InteractionContent.hh.
Referenced by G4QGSParticipants::PerformSoftCollisions().
|
inline |
Definition at line 124 of file G4InteractionContent.hh.
Referenced by G4FTFModel::GetStrings(), G4QGSParticipants::PerformDiffractiveCollisions(), G4QGSParticipants::PerformSoftCollisions(), and G4FTFParticipants::ShiftInteractionTime().
|
inline |
Definition at line 144 of file G4InteractionContent.hh.
G4int G4InteractionContent::GetStatus | ( | ) | const |
Definition at line 68 of file G4InteractionContent.cc.
|
inline |
Definition at line 129 of file G4InteractionContent.hh.
Referenced by G4QGSParticipants::PerformDiffractiveCollisions(), G4QGSParticipants::PerformSoftCollisions(), and G4FTFParticipants::ShiftInteractionTime().
|
inline |
Definition at line 154 of file G4InteractionContent.hh.
G4bool G4InteractionContent::operator< | ( | const G4InteractionContent & | right | ) | const |
Definition at line 53 of file G4InteractionContent.cc.
References python.hepunit::fermi, G4cout, G4endl, and GetInteractionTime().
Definition at line 60 of file G4InteractionContent.cc.
Referenced by G4FTFParticipants::GetList().
Definition at line 184 of file G4InteractionContent.hh.
Referenced by G4QGSParticipants::SelectInteractions().
Definition at line 174 of file G4InteractionContent.hh.
Definition at line 169 of file G4InteractionContent.hh.
Referenced by G4QGSParticipants::SelectInteractions().
Definition at line 139 of file G4InteractionContent.hh.
Referenced by G4FTFParticipants::GetList().
Definition at line 66 of file G4InteractionContent.cc.
Referenced by G4FTFParticipants::GetList().
|
inline |
Definition at line 134 of file G4InteractionContent.hh.
Referenced by G4FTFParticipants::GetList(), and G4QGSParticipants::SelectInteractions().
Definition at line 149 of file G4InteractionContent.hh.
Referenced by G4FTFParticipants::GetList().
|
inline |