Skip to content

Commit 218c6ac

Browse files
ddobrigkBenedikt Volkel
authored andcommitted
Complete track list passed to svertexer
1 parent ea56115 commit 218c6ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

DATA/common/setenv.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ done
199199

200200
if [[ -z ${SVERTEXING_SOURCES:-} ]]; then
201201
SVERTEXING_SOURCES="$VERTEXING_SOURCES"
202-
[[ -z ${TPC_TRACKS_SVERTEXING:-} ]] && SVERTEXING_SOURCES=$(echo $SVERTEXING_SOURCES | sed -E -e "s/(^|,)TPC(-TRD|-TOF)+//g" -e "s/,TPC,/,/")
203202
fi
204203

205204
# this option requires well calibrated timing beween different detectors, at the moment suppress it

0 commit comments

Comments
 (0)