CMS 3D CMS Logo

PFClusterValidation_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 from Validation.RecoParticleFlow.PFCluster_cfi import pfclusterAnalyzer
3 
4 pfClusterValidationSequence = cms.Sequence( pfclusterAnalyzer )