30#ifndef G4FTFParticipants_h
31#define G4FTFParticipants_h 1
82 G4int currentInteraction;
90 currentInteraction=-1;
96 return ++currentInteraction < static_cast<G4int>(
theInteractions.size());
void SetProjectileNucleus(G4V3DNucleus *aNucleus)
const G4FTFParticipants & operator=(const G4FTFParticipants &right)
G4V3DNucleus * GetProjectileNucleus()
void GetList(const G4ReactionProduct &thePrimary, G4FTFParameters *theParameters)
int operator!=(const G4FTFParticipants &right) const
void InitProjectileNucleus(G4int theZ, G4int theA)
int operator==(const G4FTFParticipants &right) const
std::vector< G4InteractionContent * > theInteractions
G4V3DNucleus * theProjectileNucleus
G4InteractionContent & GetInteraction()