We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3c5ae commit 724dfd1Copy full SHA for 724dfd1
src/celeritas/g4/EmExtraPhysicsHelper.hh
@@ -63,8 +63,7 @@ inline EmExtraPhysicsHelper::EmExtraPhysicsHelper()
63
}
64
65
inline EmExtraPhysicsHelper::MmSqXs
66
-EmExtraPhysicsHelper::calc_gamma_nuclear_xs(AtomicNumber z,
67
- MevEnergy energy) const
+EmExtraPhysicsHelper::calc_gamma_nuclear_xs(AtomicNumber, MevEnergy) const
68
{
69
CELER_ASSERT_UNREACHABLE();
70
0 commit comments