46 : index(idx), fParticle(p)
54 }
else if (index > 0 && index < 6) {
55 const G4String pname[6] = {
"neutron",
"proton",
"deuteron",
"triton",
"He3",
"alpha"};
56 const G4String& ss = pname[index] +
"ParticleXS";
61 }
else if (index == 6) {
63 dynamic_cast<G4GammaNuclearXS*
>(reg->GetCrossSectionDataSet(
"GammaNuclearXS"));
void BuildPhysicsTable(const G4ParticleDefinition &) final