Main Page
Namespaces
Classes
Package Documentation
Validation
RecoMuon
python
MuonSeedTrack_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoMuon.TrackingTools.MuonServiceProxy_cff
import
*
4
from
RecoMuon.TrackingTools.MuonUpdatorAtVertex_cff
import
*
5
muonSeedTrack = cms.EDAnalyzer(
"MuonSeedTrack"
,
6
MuonUpdatorAtVertex,
7
MuonServiceProxy,
8
MuonSeed = cms.InputTag(
"MuonSeed"
)
9
)
10
11
12
MuonUpdatorAtVertex_cff
MuonServiceProxy_cff
Generated for CMSSW Reference Manual by
1.8.11