We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aff829 commit 620e774Copy full SHA for 620e774
MC/config/PWGHF/ini/GeneratorHF_Non_Hfe.ini
@@ -5,7 +5,7 @@ fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/trigger/selectNonHfe.C
5
6
# Function name and its arguments
7
# Arguments: pdgPartForAccCut, rapidityMin, rapidityMax, minNb
8
-funcName=selectPionEtaWithinAcc(111; 221 , -1.5, 1.5, 1)
+funcName=selectPionEtaWithinAcc("111;221",-1.5,1.5,1)
9
[GeneratorPythia8]
10
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_NonHfe.cfg
11
includePartonEvent=true
0 commit comments