Skip to content

Commit 1c2955e

Browse files
authored
Add cluster output to laser (#1309)
1 parent 5245357 commit 1c2955e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DATA/production/calib/tpc-laser-filter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ o2-dpl-raw-proxy $ARGS_ALL \
6666
--send-ce-digits \
6767
| o2-tpc-reco-workflow $ARGS_ALL ${TPC_CORR_SCALING:-} \
6868
--input-type digitizer \
69-
--output-type "tracks,disable-writer" \
69+
--output-type "tracks,disable-writer,clusters" \
7070
--disable-mc \
7171
--pipeline tpc-zsEncoder:20,tpc-tracker:8 \
7272
$GPU_CONFIG \

0 commit comments

Comments
 (0)