Verification of Relativistic Components
Setup
Verifying that the kinematics are valid, the Moller momentum from GEANT simulations are extracted using
awk '{print $16, $17, $18}' MollerScattering_NH3_Large.dat > Just_Mol_Mom.dat
Then using the kinematics equations displayed above, used to reverse calculate the scattered electron's momentum and angles. The root histograms of an incoming 11GeV electron (in blue) are overlaid with the relativistic calculations starting with the Moller electron (Reverse Moller in red) and show good agreement.
Final Momentum in the Lab Frame


Final Thetas in the Lab Frame


Momentum in the CM Frame


The differences in these plots come from fact that the "Forward" plots come from a GEANT simulation in which a small amount of energy was lost traveling through the target material.
KEi | Pxi | Pyi | Pzi | xi | yi | z1 | KEf | Pxf | Pyf | Pzf | xf | yf | zf | KEm | Pxm | Pym | Pzm | xm | ym | zm |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11000 | 0 | 0 | 11000.5 | 0 | 0 | -510 | 10999.1 | 0.433025 | -0.858867 | 10999.6 | 0 | 0 | -509.276 | 0.905324 | -0.433025 | 0.858867 | 0.905366 | 0 | 0 | -509.276 |
Theta in the CM Frame

