CMS 3D CMS Logo

countPatCandidates_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
9 
10 countPatCandidates = cms.Sequence(
11  countPatElectrons +
12  countPatMuons +
13  countPatTaus +
14  countPatLeptons +
15  countPatPhotons +
16  countPatJets
17 )
tauCountFilter_cfi
leptonCountFilter_cfi
jetCountFilter_cfi
photonCountFilter_cfi
muonCountFilter_cfi
electronCountFilter_cfi