Go to the source code of this file.
Namespaces | |
namespace | muonSelection |
Variables | |
tuple | muonSelection::All = cms.uint32(0) |
tuple | muonSelection::AllArbitrated = cms.uint32(5) |
tuple | muonSelection::AllGlobalMuons = cms.uint32(1) |
tuple | muonSelection::AllStandAloneMuons = cms.uint32(2) |
tuple | muonSelection::AllTrackerMuons = cms.uint32(3) |
tuple | muonSelection::GlobalMuonPromptTight = cms.uint32(6) |
tuple | muonSelection::TM2DCompatibilityLoose = cms.uint32(9) |
tuple | muonSelection::TM2DCompatibilityTight = cms.uint32(10) |
tuple | muonSelection::TMLastStationLoose = cms.uint32(7) |
tuple | muonSelection::TMLastStationOptimizedLowPtLoose = cms.uint32(13) |
tuple | muonSelection::TMLastStationOptimizedLowPtTight = cms.uint32(14) |
tuple | muonSelection::TMLastStationTight = cms.uint32(8) |
tuple | muonSelection::TMOneStationLoose = cms.uint32(11) |
tuple | muonSelection::TMOneStationTight = cms.uint32(12) |
tuple | muonSelection::TrackerMuonArbitrated = cms.uint32(4) |