CMS 3D CMS Logo

ElectroWeakAnalysis_EventContent_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # ElectroWeakAnalysis event content
5 #
6 ElectroWeakAnalysisEventContent = cms.PSet(
7  outputCommands = cms.untracked.vstring()
8  )
9