Main Page
Namespaces
Classes
Package Documentation
SimMuon
MCTruth
python
SimMuFiltDouble_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
SimMuon.MCTruth.SimMuFilter_cfi
import
SimMuFilter
4
5
SimDoubleMuFilter = SimMuFilter.clone()
6
SimDoubleMuFilter.nMuSel = 2
7
8
SimMuFiltSeq = cms.Sequence(SimDoubleMuFilter)
Generated for CMSSW Reference Manual by
1.8.11