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.
2 parents aac9c58 + 0c35faa commit 1de353aCopy full SHA for 1de353a
src/Framework/Interaction/KPhaseSpace.cxx
@@ -311,6 +311,7 @@ bool KPhaseSpace::IsAboveThreshold(void) const
311
pi.IsDarkMatterDeepInelastic() ||
312
pi.IsDiffractive() ||
313
pi.IsSingleKaon() ||
314
+ pi.IsSinglePion() ||
315
pi.IsAMNuGamma())
316
{
317
E = init_state.ProbeE(kRfHitNucRest);
0 commit comments