Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46063
b: "refs/heads/CMSSW_7_1_X"
c: e185775
h: "refs/heads/CMSSW_7_1_X"
i:
  46061: 3a283b1
  46059: 94bf4c2
  46055: 1f20170
  46047: 343269f
v: v3
  • Loading branch information
Florian Beaudette committed Jun 18, 2008
1 parent 9abbc65 commit 8cba6c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
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: ac155dadd83efa75cad55c0508a57a2b9dd3d66c
"refs/heads/CMSSW_7_1_X": f7d116a6f4c5f95651b7bb8c3ae06c244ba933f1
"refs/heads/CMSSW_7_1_X": e1857756bfdd79e44cafcb23f5ed0921318c3f9d
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import FWCore.ParameterSet.Config as cms

from RecoEgamma.EgammaIsolationAlgos.egammaCalExtractorBlocks_cff import *

EgammaIsoEcalFromHitsExtractorBlock.barrelRecHits = 'caloRecHits:EcalRecHitsEB'
EgammaIsoEcalFromHitsExtractorBlock.endcapRecHits = 'caloRecHits:EcalRecHitsEE'
EgammaIsoHcalFromHitsExtractorBlock.hcalRecHits = 'caloRecHits'

from RecoEgamma.EgammaIsolationAlgos.egammaIsolationSequence_cff import *

0 comments on commit 8cba6c7

Please sign in to comment.