Skip to content

Commit

Permalink
Adding SECVTX to FST
Browse files Browse the repository at this point in the history
  • Loading branch information
chiarazampolli committed Dec 5, 2024
1 parent 77d1761 commit b8b23bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prodtests/full_system_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ for STAGE in $STAGES; do
export HOSTMEMSIZE=$TPCTRACKERSCRATCHMEMORY
export CTFINPUT=0
export WORKFLOW_PARAMETERS="${WORKFLOW_PARAMETERS},CALIB,CTF,EVENT_DISPLAY,${FST_SYNC_EXTRA_WORKFLOW_PARAMETERS}"
# enabling SECVTX
export WORKFLOW_EXTRA_PROCESSING_STEPS+="MATCH_SECVTX"
# temporarily enable ZDC reconstruction for calibration validations
export WORKFLOW_EXTRA_PROCESSING_STEPS+=",ZDC_RECO"
unset JOBUTILS_JOB_SKIPCREATEDONE
Expand Down

0 comments on commit b8b23bf

Please sign in to comment.