Skip to content

Commit b8bc7b7

Browse files
authored
Update centrality range in analysis JSON config to keep dummy values
1 parent 5729661 commit b8bc7b7

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-candidate-creator-2prong.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"ccdbPathGrp": "GLO\/GRP\/GRP",
1515
"ccdbPathGrpMag": "GLO\/Config\/GRPMagField",
1616
"hfEvSel": {
17-
"centralityMin": "0",
18-
"centralityMax": "100",
17+
"centralityMin": "-10",
18+
"centralityMax": "110",
1919
"useSel8Trigger": "true",
2020
"triggerClass": "-1",
2121
"useTvxTrigger": "false",
@@ -93,4 +93,4 @@
9393
"processMcCentFT0C": "false",
9494
"processMcCentFT0M": "false"
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)