Skip to content

Commit

Permalink
workflows for HI with lumi inputs: ZNC and VCH (#614)
Browse files Browse the repository at this point in the history
* workflows for HI with lumi inputs: ZNC and VCH

* 6dec created, names modified to reflect which inputs are used, new workflows added to .yaml

* 6dec created, names modified to reflect which inputs are used, new workflows added to .yaml
  • Loading branch information
lietava authored Sep 20, 2023
1 parent 354a0ff commit 9fd1f3b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions jit/ctp-reco-3dec-HI-ZNC-TCE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-dpl-raw-proxy -b --session default --dataspec 'A:CTP/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --readout-proxy '--channel-config "name=readout-proxy,type=pull,method=connect,address=ipc:///tmp/stf-builder-dpl-pipe-0,transport=shmem,rateLogging=10"' | o2-ctp-reco-workflow -b --session default --no-digits --disable-root-output --lumi-inp1 ZNC --lumi-inp2 TCE --pipeline ctp-raw-decoder:3 | o2-dpl-output-proxy --environment DPL_OUTPUT_PROXY_ORDERED=1 -b --session default --dataspec 'A:CTP/RAWDATA;lumi:CTP/LUMI/0;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=10,transport=shmem"'
1 change: 1 addition & 0 deletions jit/ctp-reco-6dec-HI-ZNC-TCE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-dpl-raw-proxy -b --session default --dataspec 'A:CTP/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --readout-proxy '--channel-config "name=readout-proxy,type=pull,method=connect,address=ipc:///tmp/stf-builder-dpl-pipe-0,transport=shmem,rateLogging=10"' | o2-ctp-reco-workflow -b --session default --no-digits --disable-root-output --lumi-inp1 ZNC --lumi-inp2 TCE --pipeline ctp-raw-decoder:6 | o2-dpl-output-proxy --environment DPL_OUTPUT_PROXY_ORDERED=1 -b --session default --dataspec 'A:CTP/RAWDATA;lumi:CTP/LUMI/0;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=10,transport=shmem"'
1 change: 1 addition & 0 deletions jit/ctp-reco-HI-ZNC-TCE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-dpl-raw-proxy -b --session default --dataspec 'A:CTP/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --readout-proxy '--channel-config "name=readout-proxy,type=pull,method=connect,address=ipc:///tmp/stf-builder-dpl-pipe-0,transport=shmem,rateLogging=10"' | o2-ctp-reco-workflow -b --session default --no-digits --disable-root-output --lumi-inp1 ZNC --lumi-inp2 TCE | o2-dpl-output-proxy --environment DPL_OUTPUT_PROXY_ORDERED=1 -b --session default --dataspec 'A:CTP/RAWDATA;lumi:CTP/LUMI/0;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=10,transport=shmem"'
3 changes: 3 additions & 0 deletions workflows/readout-dataflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,10 @@ defaults:
values:
- none
- ctp-reco
- ctp-reco-HI-ZNC-TCE
- ctp-reco-3dec
- ctp-reco-3dec-HI-ZNC-TCE
- ctp-reco-6dec-HI-ZNC-TCE
- ctp-reco-qc
- ctp-reco-3dec-qc
- minimal-dpl
Expand Down

0 comments on commit 9fd1f3b

Please sign in to comment.