42 #ifndef G4QMDReaction_hh 
   43 #define G4QMDReaction_hh 
   72       void UnUseGEM(){ gem = 
false; setEvaporationCh(); };
 
   86       void setEvaporationCh();
 
   87       void setHighEnergyModel();
 
   94       std::vector< G4QMDSystem* > doClusterJudgment();
 
  111       G4double coulomb_collision_gamma_proj;
 
  117       G4double coulomb_collision_gamma_targ;
 
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
 
G4ExcitationHandler * GetExcitationHandler()
 
std::vector< G4QMDSystem * > GetFinalStates()
 
virtual void ModelDescription(std::ostream &outFile) const