We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daafce commit e32a8a0Copy full SHA for e32a8a0
1 file changed
MC/run/PWGLF/run_DoubleLambdaTriggered.sh
@@ -31,7 +31,7 @@ G4CFG="${O2DPG_ROOT}/MC/config/PWGLF/pythia8/decayer/g4_ext_decayer_lambda.in"
31
$O2_SIM_WORKFLOW -eCM ${ENERGY} -col ${SYSTEM} -gen external \
32
-j ${NWORKERS} \
33
-ns ${NSIGEVENTS} -tf ${NTIMEFRAMES} -interactionRate ${INTRATE} \
34
- -confKey "Diamond.width[0]=0.1;Diamond.width[1]=0.1;Diamond.width[2]=6.;;G4.physicsmode=kUSER;G4.userPhysicsList=FTFP_BERT_EMV+optical+biasing+hyperNuclei;DecayerPythia8.config[1]=${CFGDECAY};DecayerPythia8.showChanged=1;G4.configMacroFile=${G4CFG}" \
+ -confKey "Diamond.width[0]=0.1;Diamond.width[1]=0.1;Diamond.width[2]=6.;;DecayerPythia8.config[1]=${CFGDECAY};DecayerPythia8.showChanged=1;G4.configMacroFile=${G4CFG}" \
35
${SEED} \
36
-e ${SIMENGINE} \
37
-ini $CFGINIFILE
0 commit comments