From db4b6395efe402df028553d3e26358f1486a4ea3 Mon Sep 17 00:00:00 2001 From: Andreas Suter Date: Sun, 23 Nov 2025 17:08:43 +0100 Subject: [PATCH] fixed a AI glich in the docu. --- src/classes/PRunSingleHisto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/classes/PRunSingleHisto.cpp b/src/classes/PRunSingleHisto.cpp index 72f16bddb..1571a0311 100644 --- a/src/classes/PRunSingleHisto.cpp +++ b/src/classes/PRunSingleHisto.cpp @@ -2274,7 +2274,7 @@ void PRunSingleHisto::EstimateN0() * Pulsed beams have time-dependent backgrounds from: * - Flash (instantaneous background from beam pulse) * - Prompt particles - * - Slow neutron background + * - Pion background * * Averaging over complete beam cycles ensures unbiased background estimates * by including all phases of the pulsed structure.