13void INukeOset :: setCrossSections (
const int &pionPDG,
const double &protonFraction)
23 const int channelIndexOnProton = (pionPDG ==
kPdgPiP);
24 const int channelIndexOnNeutron = (pionPDG ==
kPdgPiM);
double fCexCrossSections[fNChannels]
cex cross section for each channel
double fQelCrossSections[fNChannels]
total qel (el+cex) cross section for each channel
double fAbsorptionCrossSection
absorption cross section (averaged over proton / neutron fraction)
double fNuclearDensity
nuclear density in fm-3
double fCexCrossSection
cex cross section (averaged over proton / neutron fraction)
double fTotalCrossSection
el+cex+abs cross section (averaged over proton / neutron fraction)
double fPionKineticEnergy
pion kinetic energy in MeV
INukeOset * currentInstance