Skip to content

Commit

Permalink
add missing workflow for TOF (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
noferini authored Oct 8, 2023
1 parent 4f0468d commit 4bc35e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jit/tof-full-qcmn-cdump-bckp-local
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
o2-dpl-raw-proxy -b --session default --dataspec 'x0:TOF/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=1"' | o2-tof-compressor -b --old --tof-compressor-paranoid --session default --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;' --pipeline tof-compressor-0:15 --tof-compressor-config x:TOF/RAWDATA --environment O2_NO_CATCHALL_EXCEPTIONS=1 | o2-dpl-output-proxy --environment DPL_OUTPUT_PROXY_ORDERED=1 -b --session default --dataspec 'A:TOF/CRAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=1,transport=shmem"' | o2-qc -b --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-full-qcmn --local --host alio2-cr1-flp178

0 comments on commit 4bc35e8

Please sign in to comment.