CMS 3D CMS Logo

L1MuonRecoAnalysis_cff Namespace Reference


Variables

tuple L1AnalyzerMuonReco
tuple L1MuonRecoAnalysis = cms.Sequence(RecoMuonSelection+L1MuonSelection*MatchMuonsReco+MatchRecoMuons*L1AnalyzerMuonReco)
tuple MatchMuonsReco
tuple MatchRecoMuons


Variable Documentation

tuple L1MuonRecoAnalysis_cff::L1AnalyzerMuonReco [static]

Initial value:

cms.EDAnalyzer("L1Analyzer",
    histoLimits,
    EffMatchMapSource = cms.untracked.InputTag("MatchRecoMuons"),
    ReferenceSource = cms.untracked.InputTag("SelectRecoMuons"),
    CandidateSource = cms.untracked.InputTag("SelectL1Muons"),
    ResMatchMapSource = cms.untracked.InputTag("MatchMuonsReco")
)

Definition at line 26 of file L1MuonRecoAnalysis_cff.py.

tuple L1MuonRecoAnalysis_cff::L1MuonRecoAnalysis = cms.Sequence(RecoMuonSelection+L1MuonSelection*MatchMuonsReco+MatchRecoMuons*L1AnalyzerMuonReco) [static]

Definition at line 35 of file L1MuonRecoAnalysis_cff.py.

tuple L1MuonRecoAnalysis_cff::MatchMuonsReco [static]

Initial value:

cms.EDFilter("TrivialDeltaRMatcher",
    src = cms.InputTag("SelectL1Muons"),
    distMin = cms.double(0.5),
    matched = cms.InputTag("SelectRecoMuons")
)

Definition at line 12 of file L1MuonRecoAnalysis_cff.py.

tuple L1MuonRecoAnalysis_cff::MatchRecoMuons [static]

Initial value:

cms.EDFilter("TrivialDeltaRMatcher",
    src = cms.InputTag("SelectRecoMuons"),
    distMin = cms.double(0.5),
    matched = cms.InputTag("SelectL1Muons")
)

Definition at line 19 of file L1MuonRecoAnalysis_cff.py.


Generated on Tue Jun 9 18:48:00 2009 for CMSSW by  doxygen 1.5.4