Skip to content

Commit 4f1790c

Browse files
authored
TPC: remove obsolete code (#1922)
1 parent 033d40a commit 4f1790c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MC/run/ANCHOR/anchorMC.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,6 @@ chmod u+x setenv_extra.sh
218218

219219
echo_info "Setting up DPGRECO to ${DPGRECO}"
220220

221-
# settings that are MC-specific, modify setenv_extra.sh in-place
222-
sed -i 's/GPU_global.dEdxUseFullGainMap=1;GPU_global.dEdxDisableResidualGainMap=1/GPU_global.dEdxSplineTopologyCorrFile=splines_for_dedx_V1_MC_iter0_PP.root;GPU_global.dEdxDisableTopologyPol=1;GPU_global.dEdxDisableGainMap=1;GPU_global.dEdxDisableResidualGainMap=1;GPU_global.dEdxDisableResidualGain=1/' setenv_extra.sh
223-
### ???
224-
225221
# take out line running the workflow (if we don't have data input)
226222
[ ${CTF_TEST_FILE} ] || sed -i '/WORKFLOWMODE=run/d' async_pass.sh
227223

0 commit comments

Comments
 (0)