Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
PhysicsTools
PatAlgos
python
producersLayer1
muonProducer_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# prepare reco information
4
# NOT NEEDED AT THE MOMENT
5
6
# add PAT specifics
7
from
PhysicsTools.PatAlgos.mcMatchLayer0.muonMatch_cfi
import
*
8
9
# produce object
10
from
PhysicsTools.PatAlgos.producersLayer1.muonProducer_cfi
import
*
11
12
makePatMuons = cms.Sequence(
13
# reco pre-production
14
# pat specifics
15
muonMatch *
16
# object production
17
patMuons
18
)
Config
muonProducer_cfi
muonMatch_cfi
Generated for CMSSW Reference Manual by
1.8.5