Skip to content
Snippets Groups Projects
Commit 43df51fc authored by R D Schaffer's avatar R D Schaffer
Browse files

fixed comment

parent 99dbd8b9
No related merge requests found
......@@ -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());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment