Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77290
b: "refs/heads/CMSSW_7_1_X"
c: 94e27b2
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Michail Bachtis committed Nov 6, 2009
1 parent 73ebcea commit b7c260f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": ad1c5747150e8de14186609618cd671dc7a9e2ff
"refs/heads/CMSSW_7_1_X": 94e27b2ed6bab2319a3e64f9bfacb89a78f23ec0
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

RCTConfigProducers = cms.ESProducer("RCTConfigProducers",
rct_calibration,
eGammaHCalScaleFactors = cms.vdouble(1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0),
eGammaHCalScaleFactors = cms.vdouble(0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 0.0, 0.0),
eMaxForFGCut = cms.double(-999),
noiseVetoHB = cms.bool(False),
eMaxForHoECut = cms.double(60.0),
Expand All @@ -21,8 +21,8 @@
1.0, 1.0, 1.0),
eMinForHoECut = cms.double(3.0),
jscQuietThresholdBarrel = cms.uint32(3),
hActivityCut = cms.double(2.0),
eActivityCut = cms.double(2.0),
hActivityCut = cms.double(3.0),
eActivityCut = cms.double(3.0),
jetMETHCalScaleFactors = cms.vdouble(1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
1.0, 1.0, 1.0, 1.0, 1.0,
Expand Down

0 comments on commit b7c260f

Please sign in to comment.