Geant4_10
|
#include <G4FTFParticipants.hh>
Public Attributes | |
std::vector < G4InteractionContent * > | theInteractions |
Public Attributes inherited from G4VParticipants | |
G4V3DNucleus * | theNucleus |
G4V3DNucleus * | theProjectileNucleus |
Definition at line 51 of file G4FTFParticipants.hh.
G4FTFParticipants::G4FTFParticipants | ( | ) |
Definition at line 63 of file G4FTFParticipants.cc.
G4FTFParticipants::~G4FTFParticipants | ( | ) |
Definition at line 78 of file G4FTFParticipants.cc.
|
inline |
void G4FTFParticipants::GetList | ( | const G4ReactionProduct & | thePrimary, |
G4FTFParameters * | theParameters | ||
) |
Definition at line 83 of file G4FTFParticipants.cc.
|
inline |
int G4FTFParticipants::operator!= | ( | const G4FTFParticipants & | right | ) | const |
const G4FTFParticipants& G4FTFParticipants::operator= | ( | const G4FTFParticipants & | right | ) |
int G4FTFParticipants::operator== | ( | const G4FTFParticipants & | right | ) | const |
void G4FTFParticipants::ShiftInteractionTime | ( | ) |
Definition at line 334 of file G4FTFParticipants.cc.
void G4FTFParticipants::SortInteractionsIncT | ( | ) |
Definition at line 326 of file G4FTFParticipants.cc.
|
inline |
std::vector< G4InteractionContent* > G4FTFParticipants::theInteractions |
Definition at line 66 of file G4FTFParticipants.hh.