-
Notifications
You must be signed in to change notification settings - Fork 444
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
add trk res in TOF match chi2 #13058
Conversation
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
Hi @shahor02 , |
@noferini shall I merge it 1st or you are still modifying it? |
@noferini : If you don't want it to be merged and you remove WIP, then please put something like |
@noferini https://cernbox.cern.ch/s/5U24GEsOzVPxltR is the o2matchable_tof.root for 38kHz run LHC23zzk_544508, let me know if you need other data. |
Many thanks! |
Error while checking build/O2/fullCI for e37249e at 2024-05-02 00:14:
Full log here. |
bd7749a
to
d9f2e2c
Compare
Error while checking build/O2/fullCI for bd7749a at 2024-05-07 14:49:
Full log here. |
Error while checking build/O2/fullCI for d9f2e2c at 2024-05-07 15:20:
Full log here. |
Error while checking build/O2/fullCI for 1969664 at 2024-05-07 17:55:
Full log here. |
1905aa5
to
ddf7edd
Compare
I think we can start the review. Note that in BestMatches I added the possibility (for constrained tracks) to match up to 2 clusters in different strips if times are within 200 ps. |
All done from my side. |
Thanks @noferini , do you have some plot showing the fakes contamination with new and old method? |
In principle, the performance are the one reported in my presentation baset on the matchable output you sent me for Pb-Pb |
Otherwise, I can ask Catalin to run a debug production on the GRID |
In the meanwhile I realized that I was storing residuals as used in the new Chi2 definition. |
Hi @noferini |
Hi @shahor02 , I prefer to use the full output to be sure that I use exactly the same code. |
Ok, so I merge it as is? |
At this point I will wait till Monday if I manage to have a full validation on debug production |
Don't you need a tag for the grid debug production? |
No, once I have the full output I can re-run locally with the possibility to try different KeyParams configurations. |
Error while checking build/O2/fullCI for e1c2638 at 2024-05-19 16:05:
Full log here. |
So far I managed to check ITS-TPC matching in Pb-Pb apass2 (debug prods). |
0.2 < p_{T} < 0.5 GeV/c 0.5 < p_{T} < 0.8 GeV/c 0.8 < p_{T} < 1.0 GeV/c 1.0 < p_{T} < 1.2 GeV/c 1.2 < p_{T} < 1.5 GeV/c 1.5 < p_{T} < 1.8 GeV/c |
A example of the mism vs efficiency for reference 0.8 < p_{T} < 1.0 GeV/c It is consistent with what already presented here I think we can merge. In any case parameters can be tuned now via keyParams |
Thanks! Given the amount of mismatches, I think we should introduce a stricter time-difference cut, at least for apass. Anyway, merging. |
For the moment I assumed that:
matchable output updated with errors info to test different matching algorithms for improvements
Note that all variables added to MatchInfoTOFReco
are stored only in matchable (debug) output (if requested). For matching standard ouput MatchInfoTOF is used