30 #ifndef G4FTFParticipants_h 
   31 #define G4FTFParticipants_h 1 
   70     G4int currentInteraction;
 
   76   currentInteraction = -1;
 
   81   return ++currentInteraction < static_cast< G4int >( 
theInteractions.size() );
 
void GetList(const G4ReactionProduct &thePrimary, G4FTFParameters *theParameters)
 
std::vector< G4InteractionContent * > theInteractions
 
const G4FTFParticipants & operator=(const G4FTFParticipants &right)
 
void ShiftInteractionTime()
 
int operator==(const G4FTFParticipants &right) const 
 
G4InteractionContent & GetInteraction()
 
int operator!=(const G4FTFParticipants &right) const 
 
void SortInteractionsIncT()