Skip to content

Commit

Permalink
EMCAL: Add QC workflow configs for PbPb (#668)
Browse files Browse the repository at this point in the history
Co-authored-by: jokonig <[email protected]>
  • Loading branch information
jokonig and jokonig authored Oct 30, 2024
1 parent b68ea06 commit 49123f1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions jit/emc-qcmn-epnall-PbPb-remote
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-PbPb --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1 change: 1 addition & 0 deletions jit/emc-qcmn-epnall-withCTP-PbPb-remote
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-withCTP-PbPb --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 2 additions & 0 deletions workflows/readout-dataflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ defaults:
- emc-qcmn-epn-remote
- emc-qcmn-epnall-remote
- emc-qcmn-epnall-withCTP-remote
- emc-qcmn-epnall-PbPb-remote
- emc-qcmn-epnall-withCTP-PbPb-remote
- emc-qcmn-flpepn-remote
- qcmn-daq-remote
visibleif: $$qc_remote_enabled === "true"
Expand Down

0 comments on commit 49123f1

Please sign in to comment.