Skip to content

dpl-workflow: Add missing flags to disable ctp-lumi-request#15446

Merged
davidrohr merged 1 commit into
AliceO2Group:devfrom
fweig:lumi-ctp
May 28, 2026
Merged

dpl-workflow: Add missing flags to disable ctp-lumi-request#15446
davidrohr merged 1 commit into
AliceO2Group:devfrom
fweig:lumi-ctp

Conversation

@fweig
Copy link
Copy Markdown
Contributor

@fweig fweig commented May 27, 2026

No description provided.

@fweig fweig requested a review from a team as a code owner May 27, 2026 14:12
@davidrohr davidrohr merged commit 02d2f62 into AliceO2Group:dev May 28, 2026
11 checks passed
TOF_INPUT=digits
GPU_INPUT=zsonthefly
has_detector TPC && add_W o2-tpc-reco-workflow "--input-type digits --output-type zsraw,disable-writer $DISABLE_MC --pipeline $(get_N tpc-zsEncoder TPC RAW 1 TPCRAWDEC)"
has_detector TPC && add_W o2-tpc-reco-workflow "--input-type digits --output-type zsraw,disable-writer $DISABLE_MC $([[ $TPC_CORR_OPT == *--disable-ctp-lumi-request* ]] && echo --disable-ctp-lumi-request) --pipeline $(get_N tpc-zsEncoder TPC RAW 1 TPCRAWDEC)"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidrohr @fweig Does o2-tpc-reco-workflow ever need the tpc-scaler workflow if the output-type is not tracks. And the same for the CTPLumi (used only to scale TPC tracks syst errors).

In opposite, for the same reason, if in the o2-gpu-reco the we add --disable-ctp-lumi-request (e.g. because the scaling is done with IDC), how the TPC syst errors scaling will be done? https://github.com/fweig/AliceO2/blob/cba61dce62a1a213e20e68581ffc5c0adf225825/prodtests/full-system-test/dpl-workflow.sh#L615

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shahor02 : if i inderstand correctly, this fix was suggested by @matthias-kleiner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants