1 import FWCore.ParameterSet.Config
as cms
4 cosmicPhotonAnalysis.OutputMEsInRootFile = cms.bool(
False)
5 cosmicPhotonAnalysis.Verbosity = cms.untracked.int32(0)
6 cosmicPhotonAnalysis.useTriggerFiltering = cms.bool(
False)
8 egammaCosmicPhotonMonitors = cms.Sequence(cosmicPhotonAnalysis)