make mm bfield correction configurable
Compare changes
Files
4@@ -94,23 +94,26 @@ const NswCalibDbTimeChargeData* Muon::NSWCalibTool::getCalibData(const EventCont
In order to study the impact of the magnetic field on the MM cluster positions we like to be able to run without applying a correction of the cluster positions. This MR introduces a corresponding flag to do so. By default, the correction is applied so no change in the reconstruction output is expected.