HLTrigger
Configuration
python
HLT_75e33
modules
pfTICL_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
pfTICL = cms.EDProducer(
"PFTICLProducer"
,
4
mightGet = cms.optional.untracked.vstring,
5
ticlCandidateSrc = cms.InputTag(
"ticlTrackstersMerge"
)
6
)
Generated for CMSSW Reference Manual by
1.8.16