Skip to content

Commit

Permalink
Decouple the CaloL2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kkotov committed Jun 9, 2017
1 parent 573f4e1 commit b9c6c4d
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 95 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
L1TCaloParamsOnlineProd = cms.ESProducer("L1TCaloParamsOnlineProd",
onlineAuthentication = cms.string('.'),
forceGeneration = cms.bool(False),
onlineDB = cms.string('oracle://CMS_OMDS_LB/CMS_TRG_R')
onlineDB = cms.string('oracle://CMS_OMDS_LB/CMS_TRG_R'),
exclusiveLayer = cms.uint32(0)
)

Loading

0 comments on commit b9c6c4d

Please sign in to comment.