We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca0412 commit 76c6771Copy full SHA for 76c6771
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, -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