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 branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!35545no longer running updateCurrentxx if LockMapCurrents is true for AtlasFieldCacheCondAlg
...@@ -239,7 +239,7 @@ MagField::AtlasFieldMapCondAlg::updateFieldMap(const EventContext& ctx, Cache& c ...@@ -239,7 +239,7 @@ MagField::AtlasFieldMapCondAlg::updateFieldMap(const EventContext& ctx, Cache& c
ATH_MSG_INFO("updateFieldMap: set toroid current to 0 from DCS"); ATH_MSG_INFO("updateFieldMap: set toroid current to 0 from DCS");
} }
if (mustCreateIOVRange) { 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; EventIDBase start, stop;
// use ctx run number // use ctx run number
start.set_run_number(ctx.eventID().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