Geant4
9.6.p02
|
#include <G4FTFParticipants.hh>
Public Attributes | |
std::vector < G4InteractionContent * > | theInteractions |
G4V3DNucleus * | theProjectileNucleus |
Public Attributes inherited from G4VParticipants | |
G4V3DNucleus * | theNucleus |
Definition at line 50 of file G4FTFParticipants.hh.
G4FTFParticipants::G4FTFParticipants | ( | ) |
Definition at line 54 of file G4FTFParticipants.cc.
G4FTFParticipants::~G4FTFParticipants | ( | ) |
Definition at line 68 of file G4FTFParticipants.cc.
|
inline |
void G4FTFParticipants::GetList | ( | const G4ReactionProduct & | thePrimary, |
G4FTFParameters * | theParameters | ||
) |
Definition at line 94 of file G4FTFParticipants.cc.
G4V3DNucleus * G4FTFParticipants::GetProjectileNucleus | ( | ) |
Definition at line 82 of file G4FTFParticipants.cc.
Definition at line 87 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::SetProjectileNucleus | ( | G4V3DNucleus * | aNucleus) |
|
inline |
std::vector<G4InteractionContent *> G4FTFParticipants::theInteractions |
Definition at line 73 of file G4FTFParticipants.hh.
G4V3DNucleus* G4FTFParticipants::theProjectileNucleus |
Definition at line 74 of file G4FTFParticipants.hh.