From fd13d28a871b06c148fccc8e5431bbd77529b265 Mon Sep 17 00:00:00 2001 From: cetin Date: Mon, 18 Sep 2023 16:50:48 +0200 Subject: [PATCH] plotted x-z-vertices and tracks for single found electrons according to their brem vertices --- electron_lost_found.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/electron_lost_found.ipynb b/electron_lost_found.ipynb index 437c634..030a66d 100644 --- a/electron_lost_found.ipynb +++ b/electron_lost_found.ipynb @@ -329,8 +329,8 @@ "\"\"\"\n", "z: VeLo - RICH1 - TT - Magnet - T1,T2,T3 - RICH2 - M1\n", "B:\n", - "vertices of lost e photons are more densely concentrated around the beampipe\n", - "found: \n", + "vertices of lost e photons are more densely concentrated around the beampipe, especially in the z range of the magnet\n", + "found: vertices are densely located @ or around the detectors, while there are no clusters in the z range of the magnet\n", "\"\"\"\n", "plt.show()" ]