Skip to content

Commit f418943

Browse files
Benedikt Volkelsawenzel
authored andcommitted
Avoid log pT plot
Makes the task fail because there seem to be values <0 which causes a FATAL.
1 parent 8e5c89e commit f418943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MC/config/analysis_testing/json/analysis-testing-mc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"vertex-z-min": "-10",
2929
"vertex-z-max": "10",
3030
"pt-bins": "500",
31-
"log-pt": "1",
31+
"log-pt": "0",
3232
"eta-bins": "500",
3333
"y-bins": "500",
3434
"phi-bins": "500",

0 commit comments

Comments
 (0)