From c5beb0d419358bb1a51b5a8eab5547d417b3d4b2 Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Tue, 24 Dec 2024 08:10:39 -0700 Subject: [PATCH] Update SimCore/python/generators.py Co-authored-by: Tom Eichlersmith <31970302+tomeichlersmith@users.noreply.github.com> --- SimCore/python/generators.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SimCore/python/generators.py b/SimCore/python/generators.py index 7952aae66..cfe838661 100644 --- a/SimCore/python/generators.py +++ b/SimCore/python/generators.py @@ -321,6 +321,8 @@ def single_8gev_e_upstream_magnet_setEnergy(ene=8.0): off-energy beam electrons. Note that if an energy != 8gev, the trajectory will be different. + And many electrons with energies sufficiently lower than 8GeV will just curve + into the side of the magnet and not reach the target. Returns -------