-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fiducial variation #165
Comments
Angle shift was already included:
|
|
EDIT THIS AND ADD IN CODE: bool in_fid = false ; |
References: https://www.jlab.org/Hall-B/general/clas_thesis.html Line code L604, get reference for ephi limits [sector][theta][momparam] |
Change approach. Change each particle Phi For a given sector, increase/decrease particle phy to decrease/increase acceptance. Need to understand how it will affect particle |
I also changed the background code |
PiplFiducialCut returns philow, and phiup. We can apply a variation there and see if it is still in fiducial
For electron we use GetEPhiLimits
We can add this as a new function with default 0 variation
The text was updated successfully, but these errors were encountered: