Skip to content

Commit 749681f

Browse files
mcoquet642chiarazampolli
authored andcommitted
REmoving corrected geometry option
1 parent a207a7a commit 749681f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MC/run/ANCHOR/2021/OCT/pass4/anchorMC.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ baseargs="-tf ${NTIMEFRAMES} --split-id ${ALIEN_JDL_SPLITID:-1} --prod-split ${A
104104
# THIS NEEDS TO COME FROM OUTSIDE
105105
remainingargs="-gen pythia8 -proc cdiff -ns ${NSIGEVENTS} \
106106
-interactionRate ${INTERACTIONRATE} \
107-
-confKey \"Diamond.width[2]=6.0;Diamond.width[0]=0.01;Diamond.width[1]=0.01;Diamond.position[0]=0.0;Diamond.position[1]=-0.035;Diamond.position[2]=0.41;MFTBase.buildAlignment=true\" \
107+
-confKey \"Diamond.width[2]=6.0;Diamond.width[0]=0.01;Diamond.width[1]=0.01;Diamond.position[0]=0.0;Diamond.position[1]=-0.035;Diamond.position[2]=0.41\" \
108108
--include-local-qc --include-analysis"
109109

110110
remainingargs="${remainingargs} -e ${SIMENGINE} -j ${NWORKERS}"

MC/run/ANCHOR/2022/JUN/pass1/anchorMC.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ baseargs="-tf ${NTIMEFRAMES} --split-id ${ALIEN_JDL_SPLITID:-1} --prod-split ${A
9494
# THIS NEEDS TO COME FROM OUTSIDE
9595
remainingargs="-gen pythia8 -proc cdiff -ns ${NSIGEVENTS} \
9696
-interactionRate ${INTERACTIONRATE} \
97-
-confKey \"Diamond.width[2]=6.0;Diamond.width[0]=0.01;Diamond.width[1]=0.01;Diamond.position[0]=0.0;Diamond.position[1]=-0.035;Diamond.position[2]=0.41;MFTBase.buildAlignment=true\" \
97+
-confKey \"Diamond.width[2]=6.0;Diamond.width[0]=0.01;Diamond.width[1]=0.01;Diamond.position[0]=0.0;Diamond.position[1]=-0.035;Diamond.position[2]=0.41\" \
9898
--include-local-qc --include-analysis"
9999

100100
remainingargs="${remainingargs} -e ${SIMENGINE} -j ${NWORKERS}"

0 commit comments

Comments
 (0)