-
Notifications
You must be signed in to change notification settings - Fork 155
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
Enable strangeness tracking by default #1598
Conversation
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
+async-label async-2023-pbpb-apass, async-mc, async-2022-pp-apass6-2023-PbPb-apass2 |
@fmazzasc What is the runtime with strangeness tracking now? We saw a huge increase back then for PbPb when enabling strangeness tracking. |
Hi @benedikt-voelkel , in Pb--Pb the strangeness tracking takes ~ 20% of the total SVertexer timing, and it is included in all the reco passes (see for example https://alimonitor.cern.ch/users/download.jsp?view=true&path=/alice/data/2023/LHC23zzo/544961/apass3/0850/o2_ctf_run00544961_orbit0055391072_tf0000767622_epn020/stdout.log). If you want I can run Pb--Pb a simulation with and without it and tell you which is the overhead |
If you could do so, it would be very useful to have a small comparison of the 2 scenarios. |
Hi @benedikt-voelkel , w/o strangeness tracking: |
For me, in principle, it is fine. It adds around 33% of time in the vertexing for PbPb and not a factor of ~8 which I think we have seen some months ago. |
Fine for me. But in principle for anchored MC this setting (could / should) be picked up or transcribed from the reco settings automatically. |
That would be true if we would extract that in the workflow creation. Currently, we don't do that. |
Yes, this is why I was including "should". It would be preferable to have this setting transcribed automatically. For now we can simply merge this PR. |
I made the wrong assumption thinking that you mean it might be possible already somehow. |
This ensures consistency between MC and data reconstruction conditions, where strangeness tracking is enabled by default both in pp and Pb--Pb