Skip to content

Commit

Permalink
Update include for frontier conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysen Tatarinov committed Feb 1, 2016
1 parent 26823e7 commit ddadb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Alignment/MuonAlignmentAlgorithms/python/gather_cfg.py
Expand Up @@ -230,7 +230,7 @@
process.looper.monitorConfig.AlignmentMonitorMuonVsCurvature.doDT = doDT
process.looper.monitorConfig.AlignmentMonitorMuonVsCurvature.doCSC = doCSC

process.load("Configuration.StandardSequences.FrontierConditions_GlobalTag_condDBv2_cff")
process.load("Configuration.StandardSequences.FrontierConditions_GlobalTag_cff")
process.GlobalTag.globaltag = cms.string(globaltag)
process.looper.applyDbAlignment = True
process.load("RecoVertex.BeamSpotProducer.BeamSpot_cfi")
Expand Down

0 comments on commit ddadb92

Please sign in to comment.