-
Notifications
You must be signed in to change notification settings - Fork 158
Adding plots to ITSTPC matching QC #2001
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
|
waiting for AliceO2Group/AliceO2#11974 to be merged then. Please check the formatting issues. |
|
Yes, i will fix everything, including updating json. |
|
Moving to WIP while I fix the formatting etc. |
981b386 to
2c81db3
Compare
2c81db3 to
a06240f
Compare
|
Not all jsons were tested. But I add here the one I did test, for data (extension is txt to be able to upload it here): |
|
Hello @knopers8 , |
|
It's not related, but the build failed in O2 and did not reach QC because of it, so we do not know if it is going to fail in QC or not. Did you compile it on a mac by any chance? |
|
Ciao @knopers8 , |
|
The O2 check failed in a test, the build itself went fine actually. Anyway, I agree that we should not expect any surprises here. Usually the mac builds expose some implicit type conversions, but I will force-merge and draft a release. |
|
Thanks!! Fingers crossed that all works fine :) |
Goes with AliceO2Group/AliceO2#11974.
To test:
o2-global-track-cluster-reader --tpc-track-reader "tpctracks.root --reader-delay 10" --shm-segment-size 64000000000 --disable-mc --hbfutils-config o2_tfidinfo.root --track-types "ITS,TPC,ITS-TPC" --cluster-types "TPC,ITS" | o2-qc --config json:///home/zampolli/work/O2/RelVal/CPU_6/QC_GLO.json -b
(json attached in a comment below).