105 const G4bool quasiElasticFTF=
false;
106 const G4bool quasiElasticQGS=
true;
116 , QuasiElastic(quasiElastic)
117 , withNeutronHP(neutronHP)
147 string->SetMinEnergy(15.*
GeV);
149 neu->RegisterMe(
string);
154 neu->RegisterMe(inclxxn);
157 inclxxn->UsePreCompound(
false);
158 inclxxn->SetMinEnergy(19.9*
MeV);
161 neu->RegisterMe(hpn);
163 inclxxn->UsePreCompound(
true);
164 inclxxn->SetMinPreCompoundEnergy(0.0*
MeV);
165 inclxxn->SetMaxPreCompoundEnergy(2.0*
MeV);
166 inclxxn->SetMinEnergy(1.0*
MeV);
182 string->SetMinEnergy(15.*
GeV);
184 pro->RegisterMe(
string);
188 inclxxp->SetMinEnergy(1.0*
MeV);
189 inclxxp->SetMaxEnergy(20.0*
GeV);
190 pro->RegisterMe(inclxxp);
204 string->SetMinEnergy(15.*
GeV);
206 pi->RegisterMe(
string);
210 inclxx->SetMaxEnergy(20.*
GeV);
212 pi->RegisterMe(inclxx);
227 string->SetMinEnergy(14.*
GeV);
229 k->RegisterMe(
string);
233 bert->SetMaxEnergy(15.0*
GeV);
250 abar->RegisterMe(ftfpabar);