Browse Source

plotted x-z-vertices and tracks for single found electrons according to their brem vertices

master
cetin 1 year ago
parent
commit
fd13d28a87
  1. 4
      electron_lost_found.ipynb

4
electron_lost_found.ipynb

@ -329,8 +329,8 @@
"\"\"\"\n", "\"\"\"\n",
"z: VeLo - RICH1 - TT - Magnet - T1,T2,T3 - RICH2 - M1\n", "z: VeLo - RICH1 - TT - Magnet - T1,T2,T3 - RICH2 - M1\n",
"B:\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", "\"\"\"\n",
"plt.show()" "plt.show()"
] ]

Loading…
Cancel
Save