Main Page
Namespaces
Classes
Package Documentation
RecoMuon
MuonIdentification
python
muonShowerInformationProducer_cff.py
Go to the documentation of this file.
1
from
RecoMuon.MuonIdentification.muonShowerInformation_cfi
import
*
2
muonShowerInformation = cms.EDProducer(
"MuonShowerInformationProducer"
,
3
MuonServiceProxy,
4
muonCollection = cms.InputTag(
"muons1stStep"
),
5
trackCollection = cms.InputTag(
"generalTracks"
),
6
ShowerInformationFillerParameters = MuonShowerParameters.MuonShowerInformationFillerParameters
7
)
muonShowerInformation_cfi
Generated for CMSSW Reference Manual by
1.8.11