eic / eic/epic-analysis

phiH calculation should use initial electron momentum, not final

Open
#286 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3
Forks
9
PR merge metrics
No merged PRs in 30d

Description

The scattered electron momentum is currently being used in phiH calculations; it should be the initial beam electron momentum. Note: this does not make any difference, since
```
q x l / |q x l| == q x l' / |q x l'|
```
but it's better to be consistent with Trento conventions as much as possible.

NOTE: this should be fixed in #192 too

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.