42 #ifndef G4TheoFSGenerator_h 
   43 #define G4TheoFSGenerator_h 1 
  100   return theHighEnergyGenerator;
 
  105   theHighEnergyGenerator= 
value;
 
  110   theQuasielastic = 
value;
 
  113 inline const G4HadFinalState * G4TheoFSGenerator::GetFinalState()
 const 
  115   return theParticleChange;
 
G4TheoFSGenerator(const G4String &name="TheoFSGenerator")
 
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
 
void ModelDescription(std::ostream &outFile) const 
 
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
 
const XML_Char int const XML_Char * value
 
virtual std::pair< G4double, G4double > GetEnergyMomentumCheckLevels() const 
 
void SetTransport(G4VIntraNuclearTransportModel *const value)
 
G4HadFinalState * ApplyYourself(const G4HadProjectile &thePrimary, G4Nucleus &theNucleus)