54 enum { NENERGY=40, NENERGYC=22, NANGLE=180 };
76 static const G4float Sig[NENERGY][NANGLE];
77 static const G4float Pcm[NENERGY], Elab[NENERGY],
78 dSigmax[NENERGY], Sigtot[NENERGY];
81 static const G4float SigCoul[NENERGYC][NANGLE];
82 static const G4float PcmCoul[NENERGYC], ElabCoul[NENERGYC],
83 dSigmaxCoul[NENERGYC], SigtotCoul[NENERGYC];
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
void SetCoulombEffects(G4int State)