Skip to content

Commit 5729661

Browse files
authored
PWGHF: Adjust centrality range in hfEvSel settings to include dummy values
1 parent b925a33 commit 5729661

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MC/config/analysis_testing/json/dpl/o2-analysis-hf-track-index-skim-creator.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"fillHistograms": "true",
44
"triggerClassName": "",
55
"hfEvSel": {
6-
"centralityMin": "0",
7-
"centralityMax": "100",
6+
"centralityMin": "-10",
7+
"centralityMax": "110",
88
"useSel8Trigger": "true",
99
"triggerClass": "-1",
1010
"useTvxTrigger": "false",
@@ -892,4 +892,4 @@
892892
"processNoCascades": "true",
893893
"processCascades": "false"
894894
}
895-
}
895+
}

0 commit comments

Comments
 (0)