CMS 3D CMS Logo

muonL1_SkimPath_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # this is just Juan's sequence to select l1 muons
5 muonL1Path = cms.Path(muonL1)
6