109 G4cout <<
"### HadronElasticPhysics::ConstructProcess: "
110 <<
"Elimit for for anti-neuclei " << elimitAntiNuc/
GeV <<
" GeV"
134 myParticleIterator->reset();
135 while( (*myParticleIterator)() )
140 if(pname ==
"anti_lambda" ||
141 pname ==
"anti_omega-" ||
142 pname ==
"anti_sigma-" ||
143 pname ==
"anti_sigma0" ||
144 pname ==
"anti_sigma+" ||
145 pname ==
"anti_xi-" ||
146 pname ==
"anti_xi0" ||
158 hel->
AddDataSet( theComponentGGHadronNucleusData );
165 }
else if(pname ==
"alpha" ||
166 pname ==
"deuteron" ||
179 }
else if(pname ==
"proton") {
190 }
else if(pname ==
"neutron") {
201 }
else if (pname ==
"pi+" || pname ==
"pi-") {
212 }
else if(pname ==
"kaon-" ||
225 hel->
AddDataSet( theComponentGGHadronNucleusData );
234 pname ==
"anti_proton" ||
235 pname ==
"anti_neutron" ||
236 pname ==
"anti_alpha" ||
237 pname ==
"anti_deuteron" ||
238 pname ==
"anti_triton" ||
239 pname ==
"anti_He3" ) {
255 size_t n = pv->
size();
256 for(
size_t i=0; i<
n; ++i) {