Skip to content

Commit f71d8bc

Browse files
Update for apass4
- aligned geometry should not be a link but passed a input (till CCDB access will be finalized) - add " --run-assessment" for MFt reco
1 parent 8ee17fe commit f71d8bc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ echo processing run $RUNNUMBER, from period $PERIOD with $BEAMTYPE collisions an
9999
return 2
100100
fi
101101
tar -xzvf commonInput.tgz
102-
ln -s o2sim_geometry.root o2sim_geometry-aligned.root
103102
tar -xzvf runInput_$RUNNUMBER.tgz
104103
###fi
105104

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export ARGS_EXTRA_PROCESS_o2_fv0_reco_workflow="--fv0-reconstructor"
8282

8383
# ad-hoc settings for MFT
8484
export CONFIG_EXTRA_PROCESS_o2_mft_reco_workflow="$MFT_STROBELGT"
85+
export ARGS_EXTRA_PROCESS_o2_mft_reco_workflow=" --run-assessment "
8586

8687
# Enabling AOD
8788
export WORKFLOW_PARAMETERS="AOD,${WORKFLOW_PARAMETERS}"

0 commit comments

Comments
 (0)