Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoLocalTracker
Phase2TrackerRecHits
python
Phase2TrackerRecHits_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# RecHits options
4
siPhase2RecHits = cms.EDProducer(
"Phase2TrackerRecHits"
,
5
src = cms.InputTag(
"siPhase2Clusters"
),
6
Phase2StripCPE = cms.ESInputTag(
"phase2StripCPEESProducer"
,
"Phase2StripCPEDummy"
)
7
)
8
9
Generated for CMSSW Reference Manual by
1.8.5