-
Notifications
You must be signed in to change notification settings - Fork 483
AOD: save selected TPC standalone tracks from thinning #14097
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
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Hello @f3sch, Thank you for your commit. Just a quick note — originally I was suggesting a threshold of 0.2 GeV/c, rather than 2 GeV/c. Do we have an AO2D sample where we can demonstrate the relative data volume contributed by these tracks? Most of the TPC standalone tracks are short, low‑pT loopers and deep secondaries Best regards, |
|
@miranov25, I looped over some ranges for the parameters to check the size increase of the final AO2D size. let me know what you want the final parameters to be. |
|
We should use: |
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
|
As confirmed by @miranov25 this is approved and thus tagging for merge |
|
+async-label async-2024-PbPb-apass2, async-2023-PbPb-apass5, async-2024-ppRef-apass1 |
|
@shahor02 could this please be merged after review? |




If a tpc standalone track fulfils all these criterions then it cannot be thinned:
trackqc-tpc-dcaDCAxy to PV/MeanVtx < 3 cmtrackqc-tpc-ptpt >= 2 GeVtrackqc-tpc-cls#clusters >= 80Changes and a default values provided by @miranov25.