Skip to content

Commit c7e0602

Browse files
authored
[MCH] update of remote workflows (#675)
Added one workflow for the case of partial event reconstruction without tracking, and removed one obsolete workflow that is not used anymore
1 parent 28d27a1 commit c7e0602

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

jit/mch-qcmn-epn-full-track-matching-remote

Lines changed: 0 additions & 1 deletion
This file was deleted.

jit/mch-qcmn-epn-notracking-remote

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-notracking --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

workflows/readout-dataflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ defaults:
457457
values:
458458
- none
459459
- mch-qcmn-epn-digits-remote
460+
- mch-qcmn-epn-notracking-remote
460461
- mch-qcmn-epn-full-remote
461-
- mch-qcmn-epn-full-track-matching-remote
462462
- qcmn-daq-remote
463463
visibleif: $$qc_remote_enabled === "true"
464464
mch_dcs_sor_parameters: !public

0 commit comments

Comments
 (0)