JeffersonLab / hps-java

HPS reconstruction and analysis framework in Java
2 stars 10 forks source link

Moller momentum cuts are incorrect. #1051

Open mholtrop opened 4 days ago

mholtrop commented 4 days ago

The upper momentum cut was set to getMaxVertexP() and should be getMaxMollerP() Very minor difference, but we should be consistent.