Skip to content

Commit 68834b6

Browse files
Remove TRD from reconstructed detectors for apass4
1 parent 1c361e0 commit 68834b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/configurations/2021/OCT/apass4/setenv_extra.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
export SETENV_NO_ULIMIT=1
99

1010
# detector list
11-
export WORKFLOW_DETECTORS=ITS,TPC,TOF,TRD,FV0,FT0,FDD,MID,MFT
11+
export WORKFLOW_DETECTORS=ITS,TPC,TOF,FV0,FT0,FDD,MID,MFT
1212

1313
# ad-hoc settings for CTF reader: we are on the grid, we read the files remotely
1414
echo "*********************** mode = ${MODE}"

0 commit comments

Comments
 (0)