diff --git a/MagneticField/MagFieldServices/src/AtlasFieldMapCondAlg.cxx b/MagneticField/MagFieldServices/src/AtlasFieldMapCondAlg.cxx index 2461c306f8b74dc90742a09d11e9395749171d3d..261c22ecf732cf30c83f1890b3ef72838a77afb2 100644 --- a/MagneticField/MagFieldServices/src/AtlasFieldMapCondAlg.cxx +++ b/MagneticField/MagFieldServices/src/AtlasFieldMapCondAlg.cxx @@ -239,7 +239,7 @@ MagField::AtlasFieldMapCondAlg::updateFieldMap(const EventContext& ctx, Cache& c ATH_MSG_INFO("updateFieldMap: set toroid current to 0 from DCS"); } if (mustCreateIOVRange) { - // The currents from DCS are zero for either solenoid or toroid, construct an range for one run + // The currents from DCS are zero for either solenoid or toroid, construct an IOV range for one run EventIDBase start, stop; // use ctx run number start.set_run_number(ctx.eventID().run_number());