Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72926
b: "refs/heads/CMSSW_7_1_X"
c: 6ea51ca
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Burt Betchart committed Sep 2, 2009
1 parent 8cb2626 commit 1ba5f42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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": 01b7f50e72f73e3ced832e808ddd9a8ac9185601
"refs/heads/CMSSW_7_1_X": 6ea51cafdfed8b034c71ddb7699244af03d54517
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@

BField = 3.8
# TIB min and max
process.SiStripLorentzAngleGenerator.TIB_EstimatedValuesMin = cms.vdouble(0.03/BField, 0.03/BField, 0.03/BField, 0.03/BField)
process.SiStripLorentzAngleGenerator.TIB_EstimatedValuesMin = cms.vdouble(0.0/BField, 0.0/BField, 0.0/BField, 0.0/BField)
process.SiStripLorentzAngleGenerator.TIB_EstimatedValuesMax = cms.vdouble(0.10/BField, 0.10/BField, 0.10/BField, 0.10/BField)
# TIB errors
process.SiStripLorentzAngleGenerator.TIB_PerCent_Errs = cms.vdouble(0., 0., 0., 0.)
# TOB min and max
process.SiStripLorentzAngleGenerator.TOB_EstimatedValuesMin = cms.vdouble(0.05/BField, 0.05/BField, 0.05/BField, 0.05/BField, 0.05/BField, 0.05/BField)
process.SiStripLorentzAngleGenerator.TOB_EstimatedValuesMin = cms.vdouble(0.0/BField, 0.0/BField, 0.0/BField, 0.0/BField, 0.0/BField, 0.0/BField)
process.SiStripLorentzAngleGenerator.TOB_EstimatedValuesMax = cms.vdouble(0.12/BField, 0.12/BField, 0.12/BField, 0.12/BField, 0.12/BField, 0.12/BField)
# TOB errors
process.SiStripLorentzAngleGenerator.TOB_PerCent_Errs = cms.vdouble(0., 0., 0., 0., 0., 0.)
Expand Down

0 comments on commit 1ba5f42

Please sign in to comment.