Skip to content
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

ZVertexFilter: Only cut on FD and CD particles #246

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

rtysonCLAS12
Copy link
Contributor

There is no z-vertex position from the FT, z vertex cut shouldn't be applied to electrons in the FT.

Fix is to require abs( status )>=2000 ie a particle is in FD or CD. Validator now only plots particles in FD or CD.

@rtysonCLAS12 rtysonCLAS12 linked an issue Jul 12, 2024 that may be closed by this pull request
@rtysonCLAS12
Copy link
Contributor Author

Example plots outputted by the validator (cutting only on electrons between -5 and 5 cm):

image

image

@c-dilks c-dilks merged commit d016025 into main Jul 12, 2024
44 checks passed
@c-dilks c-dilks deleted the 245-zvertexfilter-no-cut-ft branch July 12, 2024 20:39
@c-dilks c-dilks linked an issue Jul 18, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ZVertexFilter: No Z vertex in FT Spikes in distributions produced by validators
2 participants