73 maxKineticEnergy = 1.2*
GeV;
132 nModels = models.size();
145 models.push_back(model);
147 ekinMin.push_back(elow);
148 if(thKineticEnergy > elow) thKineticEnergy = elow;
151 cumSum.push_back(0.0);
186 if (kinEnergy > thKineticEnergy) {
188 for(
G4int i=0; i<nModels; i++) {
207 G4cout <<
" e+ annihilation into hadrons active from "
208 << e1/
GeV <<
" GeV to " << e2/
GeV <<
" GeV"
220 G4cout <<
"### G4eeToHadronsMultiModel: The cross section for G4eeToHadronsMultiModel "
221 <<
" is increased by the Factor= " << csFactor <<
G4endl;