CMS 3D CMS Logo

PAT_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
7 
8 patTask = cms.Task(
9  patCandidatesTask,
10  selectedPatCandidatesTask,
11  slimmingTask,
12  bunchSpacingProducer
13 )
14 
15 miniAOD=cms.Sequence()
bunchSpacingProducer_cfi
patCandidates_cff
selectedPatCandidates_cff
slimming_cff