Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoEgamma
EgammaIsolationAlgos
python
egammaHBHERecHitThreshold_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoParticleFlow.PFClusterProducer.particleFlowRecHitHBHE_cfi
import
_thresholdsHBphase1, _thresholdsHEphase1
4
5
egammaHBHERecHit = cms.PSet(
6
hbheRecHits = cms.InputTag(
'hbhereco'
),
7
recHitEThresholdHB = _thresholdsHBphase1,
8
recHitEThresholdHE = _thresholdsHEphase1,
9
maxHcalRecHitSeverity = cms.int32(9),
10
)
particleFlowRecHitHBHE_cfi
Generated for CMSSW Reference Manual by
1.8.5