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 7007577 commit 7bc64abCopy full SHA for 7bc64ab
src/celeritas/g4/EmExtraPhysicsHelper.hh
@@ -56,9 +56,9 @@ inline EmExtraPhysicsHelper::EmExtraPhysicsHelper()
56
CELER_NOT_CONFIGURED("Geant4");
57
}
58
59
-inline auto
+inline EmExtraPhysicsHelper::MmSqXs
60
EmExtraPhysicsHelper::calc_gamma_nuclear_xs(AtomicNumber z,
61
- MevEnergy energy)() const -> MmSqXs
+ MevEnergy energy)() const
62
{
63
CELER_ASSERT_UNREACHABLE();
64
0 commit comments