src
DPGAnalysis
HcalNanoAOD
python
hcalDetIdTable_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
PhysicsTools.NanoAOD.common_cff
import
*
3
4
hcalDetIdTable = cms.EDProducer(
"HcalDetIdTableProducer"
)
5
hcalDetIdTableTask = cms.Task(hcalDetIdTable)
6
hcalDetIdTableSeq = cms.Sequence(hcalDetIdTable)
common_cff
Generated for CMSSW Reference Manual by
1.8.14