85 fDiffraction(diffraction)
116 G4cout <<
"### HadronHElasticPhysics::ConstructProcess: lower energy limit for DiffuseElastic : "
118 <<
" transition energy for anti-nuclei : "
119 << elimitAntiNuc/
GeV <<
" GeV" <<
G4endl;
128 lhep->SetMaxEnergy( elimitAntiNuc + delta );
140 for (
size_t i_ele = 0; i_ele < theElementTable->size(); i_ele++ ) {
141 G4Element* element = (*theElementTable)[ i_ele ];
163 myParticleIterator->reset();
164 while( (*myParticleIterator)() ) {
170 if ( pname ==
"anti_lambda" ||
171 pname ==
"anti_sigma-" ||
172 pname ==
"anti_sigma0" ||
173 pname ==
"anti_sigma+" ||
174 pname ==
"anti_xi-" ||
175 pname ==
"anti_xi0" ||
176 pname ==
"anti_omega-" ||
186 hel->
AddDataSet( theComponentGGHadronNucleusData );
194 }
else if ( pname ==
"proton" ) {
210 }
else if ( pname ==
"neutron" ) {
222 G4cout <<
"### HadronElasticPhysics: "
227 }
else if ( pname ==
"pi-" || pname ==
"pi+" ) {
243 }
else if ( pname ==
"kaon-" ||
255 hel->
AddDataSet( theComponentGGHadronNucleusData );
264 }
else if(pname ==
"alpha" ||
265 pname ==
"deuteron" ||
278 }
else if ( pname ==
"anti_proton" || pname ==
"anti_neutron" ) {
289 }
else if ( pname ==
"anti_deuteron" ||
290 pname ==
"anti_triton" ||
291 pname ==
"anti_He3" ||
292 pname ==
"anti_alpha"