File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ NWORKERS=${NWORKERS:-8}
1515NTIMEFRAMES=${NTIMEFRAMES:- 1}
1616
1717${O2DPG_ROOT} /MC/bin/o2dpg_sim_workflow.py -eCM 900 -gen external -j ${NWORKERS} -ns ${NSIGEVENTS} -tf ${NTIMEFRAMES} -e TGeant4 -mod " --skipModules ZDC" \
18- -confKey " GeneratorExternal.fileName=GeneratorCocktailPromptCharmoniaToMuonEvtGen_pp13TeV.C;GeneratorExternal.funcName=GeneratorCocktailPromptCharmoniaToMuonEvtGen_pp13TeV()" \
18+ -confKey " GeneratorExternal.fileName=${O2DPG_ROOT} /MC/config/PWGDQ/external/generator/ GeneratorCocktailPromptCharmoniaToMuonEvtGen_pp13TeV.C;GeneratorExternal.funcName=GeneratorCocktailPromptCharmoniaToMuonEvtGen_pp13TeV()" \
1919 -genBkg pythia8 -procBkg inel -colBkg pp --embedding -nb ${NBKGEVENTS}
2020
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ NWORKERS=${NWORKERS:-8}
1515NTIMEFRAMES=${NTIMEFRAMES:- 1}
1616
1717${O2DPG_ROOT} /MC/bin/o2dpg_sim_workflow.py -eCM 900 -gen external -j ${NWORKERS} -ns ${NSIGEVENTS} -tf ${NTIMEFRAMES} -e TGeant4 -mod " --skipModules ZDC" \
18- -confKey " GeneratorExternal.fileName=GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV.C;GeneratorExternal.funcName=GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV()" \
18+ -confKey " GeneratorExternal.fileName=${O2DPG_ROOT} /MC/config/PWGDQ/external/generator/ GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV.C;GeneratorExternal.funcName=GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV()" \
1919 -genBkg pythia8 -procBkg inel -colBkg pp --embedding -nb ${NBKGEVENTS}
2020
2121# run workflow
You can’t perform that action at this time.
0 commit comments