Main Page
Namespaces
Classes
Package Documentation
RecoMuon
L2MuonSeedGenerator
python
L2OfflineMuonSeeds_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoMuon.MuonSeedGenerator.ancientMuonSeed_cfi
import
*
4
5
L2OfflineMuonSeeds = ancientMuonSeed.clone(
6
CSCRecSegmentLabel = cms.InputTag(
"hltCscSegments"
),
7
DTRecSegmentLabel = cms.InputTag(
"hltDt4DSegments"
)
8
)
9
ancientMuonSeed_cfi
Generated for CMSSW Reference Manual by
1.8.11