Skip to content

Commit ff1d353

Browse files
Benedikt Volkelsawenzel
authored andcommitted
Fix options femto-dream-producer
1 parent e53b82d commit ff1d353

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

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

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,9 +354,6 @@
354354
"0.995000005"
355355
]
356356
},
357-
"ConfV0TranRadMin": "0.200000003",
358-
"ConfV0TranRadMax": "100",
359-
"ConfV0DecVecMax": "100",
360357
"ConfV0DaughTPCnclsMin": {
361358
"values": [
362359
"80",
@@ -375,6 +372,21 @@
375372
"5",
376373
"4"
377374
]
375+
},
376+
"ConfV0TranRadMin": {
377+
"values": [
378+
"0.2"
379+
]
380+
},
381+
"ConfV0TranRadMax": {
382+
"values": [
383+
"100.0"
384+
]
385+
},
386+
"ConfV0DecVecMax": {
387+
"values": [
388+
"100.0"
389+
]
378390
}
379391
},
380392
"table-maker-m-c": {

0 commit comments

Comments
 (0)