Skip to content

Commit

Permalink
Merge pull request #14193 from diguida/fix_castor_conditions_onlineDQM
Browse files Browse the repository at this point in the history
Fix condition loading in Castor DQM online client
  • Loading branch information
cmsbuild committed Apr 23, 2016
2 parents 455f158 + 12dfa70 commit a82fdfa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@
#============================================
# Castor Conditions: from Global Conditions Tag
#============================================
process.load('Configuration.StandardSequences.CondDBESSource_cff')
process.load('DQM.Integration.config.FrontierCondition_GT_cfi')
#FIXME: they should use an official GT, not define custom records and conditions on their own!!!
process.GlobalTag.toGet = cms.VPSet( cms.PSet( record = cms.string('CastorGainsRcd'),
tag = cms.string('CastorGains_v2.1_hlt'),
Expand Down

0 comments on commit a82fdfa

Please sign in to comment.