Reconstructing Moller Events

From New IAC Wiki
Jump to navigation Jump to search

Setup

Since we want to run for a evenly spaced energy range for Moller electrons, we will need to use some of the scattered electrons to help cover this range. A Moller scattering data file of 1E7 events has no Moller electrons with momentum over 5500 MeV. Since momentum is conserved, and the data is verified kinematicly verified, we can simply "switch" the data. This data can then be altered to have a certain number of different phi values for each energy to match the Moller cross section. This data can then be written to a LUND file, and compared to the previous calculations which did not factor in loss of initial energy.

Prepare Data

Transfer to CM Frame

We can perform a Lorentz transformation from the Center of Mass frame, with zero total momentum, to the Lab frame.


[math]\left( \begin{matrix}E'_{1}+E'_{2}\\ p'_{1(x)}+p'_{2(x)} \\p'_{1(y)}+ p'_{2(y)} \\ p'_{1(z)}+p'_{2(z)}\end{matrix} \right)=\left(\begin{matrix}\gamma^* & 0 & 0 & \beta^* \gamma^*\\0 & 1 & 0 & 0 \\ 0 & 0 & 1 &0 \\ \beta^* \gamma^* & 0 & 0 & \gamma^* \end{matrix} \right) . \left( \begin{matrix}E^*_{1}+E^*_{2}\\ p^*_{1(x)}+p^*_{2(x)} \\ p^*_{(1(y)}+p^*_{2(y)} \\ p^*_{1(z)}+p^*_{2(z)}\end{matrix} \right)[/math]

Alter Phi Angles

Run for Necessary Amount to match Cross Section