Skip to content

Commit

Permalink
add comment on the DQM onlinebeammonitor configuration change
Browse files Browse the repository at this point in the history
  • Loading branch information
francescobrivio committed Aug 2, 2021
1 parent 9c84cd1 commit b6aac13
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@
# Condition for lxplus: change and possibly customise the GT
#from Configuration.AlCa.GlobalTag import GlobalTag as gtCustomise
#process.GlobalTag = gtCustomise(process.GlobalTag, 'auto:run2_data', '')

# Please *do not* delete this toGet statement as it is needed to fetch BeamSpotOnline
# information every lumisection (instead of every run as for the other records in the GT)
process.GlobalTag.toGet = cms.VPSet(
cms.PSet(
record = cms.string("BeamSpotOnlineLegacyObjectsRcd"),
Expand Down

0 comments on commit b6aac13

Please sign in to comment.