39 #define G4FTFModel_h 1
85 void StoreInvolvedNucleon();
86 void ReggeonCascade();
88 G4bool ExciteParticipants();
90 void GetResidualNucleus();
101 G4int NumberOfInvolvedNucleon;
102 G4int NumberOfInvolvedTargetNucleon;
104 G4Nucleon * TheInvolvedNucleonOfProjectile[250];
105 G4int NumberOfInvolvedNucleonOfProjectile;
112 std::vector<G4VSplitableHadron *> theAdditionalString;