Skip to content

Commit 96820f9

Browse files
authored
Update anchorMC.sh
1 parent 309b449 commit 96820f9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

MC/run/ANCHOR/anchorMC.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,6 @@ SEED=${ALIEN_PROC_ID:-${SEED:-1}}
147147

148148
ONCVMFS=0
149149

150-
# TODO:
151-
# (a) detect if there was an O2DPG_OVERLOAD; because we need to handle this correctly during
152-
# purging, reloading
153-
# (b) apply "tpc-mc-time-gain" optionally to tpc reco --- but this is done; so we really need a replacement method
154-
and a 2-stage workflow production
155150
if [ "${ALIEN_JDL_O2DPG_OVERWRITE}" ]; then
156151
echo "Setting O2DPG_ROOT to overwritten path"
157152
export O2DPG_ROOT=${ALIEN_JDL_O2DPG_OVERWRITE}

0 commit comments

Comments
 (0)