Variables | |
tuple | globalSETMuons |
tuple | muonreco_with_SET = cms.Sequence(muonreco_with_SET_Task) |
tuple | muonreco_with_SET_Task = cms.Task(muontracking_with_SET_Task) |
tuple | muonreco_with_standAloneSET = cms.Sequence(muonreco_with_standAloneSET_Task) |
tuple | muonreco_with_standAloneSET_Task = cms.Task(SETMuonSeed,standAloneSETMuons) |
tuple | muonsWithSET |
tuple | muontracking_with_SET = cms.Sequence(muontracking_with_SET_Task) |
tuple | muontracking_with_SET_Task = cms.Task(SETMuonSeed,standAloneSETMuons,globalSETMuons) |
tuple SETRecoMuon_cff.globalSETMuons |
Definition at line 8 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muonreco_with_SET = cms.Sequence(muonreco_with_SET_Task) |
Definition at line 24 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muonreco_with_SET_Task = cms.Task(muontracking_with_SET_Task) |
Definition at line 23 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muonreco_with_standAloneSET = cms.Sequence(muonreco_with_standAloneSET_Task) |
Definition at line 26 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muonreco_with_standAloneSET_Task = cms.Task(SETMuonSeed,standAloneSETMuons) |
Definition at line 25 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muonsWithSET |
Definition at line 15 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muontracking_with_SET = cms.Sequence(muontracking_with_SET_Task) |
Definition at line 12 of file SETRecoMuon_cff.py.
tuple SETRecoMuon_cff.muontracking_with_SET_Task = cms.Task(SETMuonSeed,standAloneSETMuons,globalSETMuons) |
Definition at line 11 of file SETRecoMuon_cff.py.