1 = cms.EDProducer(
"EcalTPSkimmer",
4 chStatusToSelectTP = cms.vuint32( 13 ),
7 skipModule = cms.bool(
False),
10 doBarrel = cms.bool(
True),
11 doEndcap = cms.bool(
True),
13 tpInputCollection = cms.InputTag(
"ecalDigis:EcalTriggerPrimitives"),
14 tpOutputCollection = cms.string(
"")