CMS 3D CMS Logo

egammaValidation_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 photonValidation.isRunCentrally = True
7 pfPhotonValidation.isRunCentrally = True
8 #oldpfPhotonValidation.isRunCentrally = True
9 tkConversionValidation.isRunCentrally = True
10 
11 egammaValidation = cms.Sequence(electronValidationSequence+photonValidationSequence)