File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
105105remainingargs=" -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
110110remainingargs=" ${remainingargs} -e ${SIMENGINE} -j ${NWORKERS} "
Original file line number Diff line number Diff 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
9595remainingargs=" -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
100100remainingargs=" ${remainingargs} -e ${SIMENGINE} -j ${NWORKERS} "
You can’t perform that action at this time.
0 commit comments