Skip to content

Reduce lumi thresholds to minimum for 2018 heavy ions

Rosen Matev requested to merge lead18-lumi-thlds into dt-2018

This is an urgent change needed for the Brunel processing of 2018 heavy ion data.

Please merge and tag as soon as possible. It is a trivial change that IMHO does not require testing in nightlies, etc. The diff w.r.t. the previous IOV is:

--- 96441fde3f	2018-11-30 10:37:42.968160826 +0100
+++ 9bf17329ce	2018-12-04 14:39:05.549595357 +0100
@@ -5,5 +5,6 @@
   <!-- Calibration for 2012 (change sumEt) -->
+  <!-- Reduce thlds to minimum for 2018 heavy ions -->
   <condition name="ThresholdCalibration">
     <paramVector name="Thresholds" type="double">
-       1 1 1 1 0 0 1 12 0 0 0 0 0 0 0 0 0 0 0 0 0 1
+       0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 1
     </paramVector>

/cc @lsun @clemenci @cattanem

Merge request reports