Possibility to set the input specs for GLO QC dynamically, for K0s#1834
Possibility to set the input specs for GLO QC dynamically, for K0s#1834chiarazampolli merged 2 commits intoAliceO2Group:masterfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
@chiarazampolli why not putting the to the |
|
Hello @shahor02 , I guess I have to, or it will not work (the CI fails). Another way is to switch off the K0s QC in the JSON for sync. For now, I am moving this PR to WIP. Chiara |
40340cc to
072f901
Compare
shahor02
left a comment
There was a problem hiding this comment.
OK, assuming that the jq manipulations are correct, I am not familiar with this.
BTW, EPNSYNCMODE implies SYNCMODE, it is enough to check the latter.
|
Hello @shahor02 , Comparing lines 61 and 147 (where there are an "if"... "elif") it seems they are different. That is why we did like this. Should I remove Chiara |
|
|
|
Checkes passed, merging. |
@shahor02 @f3sch
It was tested in the FST enabling the sec vtx:
During the FST, there were issues with MFTdigits (when saving the QC output to file via the
--local-batch=QC.rootoption) and also the TOF raw QC (which was then disabled).For the FST, to enable sec vtx, I set:
WORKFLOW_EXTRA_PROCESSING_STEPS=...MATCH_SECVTX,MATCH_TPCTOFwhere
MATCH_TPCTOFcan also be omitted. This sameWORKFLOW_EXTRA_PROCESSING_STEPS=...MATCH_SECVTXwould then be needed in online.Note that the reco_ASYNC in the FST also needs a change in the fst script, see AliceO2Group/AliceO2#13770, since we need strangeness tracking in ASYNC for the AODs (disabled above by
export ARGS_EXTRA_PROCESS_o2_secondary_vertexing_workflow='--disable-cascade-finder --disable-3body-finder --disable-strangeness-tracker')async reco was then tested on one run from zzo.