42#ifndef G4TheoFSGenerator_h
43#define G4TheoFSGenerator_h 1
103 return theHighEnergyGenerator;
108 theHighEnergyGenerator= value;
113 theQuasielastic = value;
117 theProjectileDiffraction = value;
122 return theParticleChange;
void SetTransport(G4VIntraNuclearTransportModel *const value)
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
void ModelDescription(std::ostream &outFile) const
virtual std::pair< G4double, G4double > GetEnergyMomentumCheckLevels() const
G4HadFinalState * ApplyYourself(const G4HadProjectile &thePrimary, G4Nucleus &theNucleus)
void SetProjectileDiffraction(G4ProjectileDiffractiveChannel *const value)