64 G4cout <<
"### G4VHadronPhysics: <" << aName <<
"> is created "
73 for(
G4int i=0; i<
n; ++i) {
delete (*builders)[i];}
105 G4cout <<
"### G4VHadronPhysics <"
107 << emin/
GeV <<
" Emax(GeV)= " << emax/
GeV
119 if(!model)
return model;
123 G4cout <<
"### G4VHadronPhysics <"
125 << emin/
GeV <<
" Emax(GeV)= " << emax/
GeV
138 G4cout <<
"### G4VHadronPhysics WARNING: fails to find particle "
154 G4cout <<
"### G4VHadronPhysics: the inelastic cross section "
167 G4cout <<
"### G4VHadronPhysics WARNING: fails to find particle "
183 G4cout <<
"### G4VHadronPhysics: the inelastic cross section "
196 G4cout <<
"### G4VHadronPhysics: the capture cross section "
197 <<
" is added for neutron"
209 G4cout <<
"### G4VHadronPhysics: the fission cross section "
210 <<
" is added for neutron"
232 G4cout <<
"### G4VHadronPhysics WARNING: fails to find particle "
246 size_t n = pv->
size();
248 for(
size_t i=0; i<
n; ++i) {
268 G4cout <<
"### G4VHadronPhysics WARNING: fails to find particle "
282 size_t n = pv->
size();
284 for(
size_t i=0; i<
n; ++i) {
302 size_t n = pv->
size();
304 for(
size_t i=0; i<
n; ++i) {
305 if(
fCapture == ((*pv)[i])->GetProcessSubType()) {
322 size_t n = pv->
size();
324 for(
size_t i=0; i<
n; ++i) {
325 if(
fFission == ((*pv)[i])->GetProcessSubType()) {