CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
egammaFastSimValidation_cff.py
Go to the documentation of this file.
2 
5 
6 photonValidation.isRunCentrally = True
7 photonValidation.fastSim = True
8 
9 pfPhotonValidation.isRunCentrally = True
10 pfPhotonValidation.fastSim = True
11 
12 egammaFastSimValidation = cms.Sequence(photonValidation*pfPhotonValidation)