CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pdwgDoubleMu_cfi.py
Go to the documentation of this file.
3 DoubleMu = Configuration.Skimming.pdwgLeptonRecoSkim_cfi.PdwgLeptonRecoSkim.clone()
4 DoubleMu.UseMuonSelection = cms.bool(True)
5 DoubleMu.muonN = cms.int32(2)
6 DoubleMu.globalMuonPtMin = cms.double(5)
7 DoubleMu.trackerMuonPtMin = cms.double(10)
8 DoubleMu.filterName = cms.string("DoubleMu")