Skip to content

Commit d4a4834

Browse files
authored
Update zdcPbPb.json
Add paramiter CENTRAL_EVENT_CONFIG with values 2.5 and 1 This parameter is used to fill the histograms relating to the centroid conditioned by the cut on the zems. This configuration was already present in the zdc.json configuration file used for oxygen and neon. Now, it has also been added for PbPb.
1 parent 14a6c05 commit d4a4834

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DATA/production/qc-async/zdcPbPb.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"CENTR_ZNA": "200;-2;2;200;-2;2",
5858
"CENTR_ZNC": "200;-2;2;200;-2;2",
5959
"CENTR_ZPA": "2240;0;22.4",
60-
"CENTR_ZPC": "2240;-22.4;0"
60+
"CENTR_ZPC": "2240;-22.4;0",
61+
"CENTRAL_EVENT_CONFIG": "2.5;1"
6162
}
6263
}
6364
}

0 commit comments

Comments
 (0)