Skip to content

Commit

Permalink
Use the latest Express GT as a fallback for EvD applications.
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvatore Di Guida committed Jul 27, 2016
1 parent 886a00a commit 45009ca
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
# Default Express GT: it is the GT that will be used in case we are not able
# to retrieve the one used at Tier0.
# It should be kept in synch with Express processing at Tier0.
GlobalTag.globaltag = cms.string( "80X_dataRun2_Express_v10" )
GlobalTag.globaltag = cms.string( "80X_dataRun2_Express_v11" )
es_prefer_GlobalTag = cms.ESPrefer('PoolDBESSource','GlobalTag')

# ===== auto -> Automatically get the GT string from current Tier0 configuration via a Tier0Das call.
Expand Down

0 comments on commit 45009ca

Please sign in to comment.