Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
HiggsAnalysis
Skimming
python
higgsTo2Gamma_AODSIM_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Configuration.EventContent.EventContent_cff
import
*
4
from
HiggsAnalysis.Skimming.higgsTo2Gamma_EventContent_cff
import
*
5
higgsTo2GammaEventContentAODSIM = cms.PSet(
6
outputCommands = cms.untracked.vstring()
7
)
8
higgsTo2GammaEventContentAODSIM.outputCommands.extend(AODSIMEventContent.outputCommands)
9
higgsTo2GammaEventContentAODSIM.outputCommands.extend(higgsTo2GammaEventContent.outputCommands)
10
Config
EventContent_cff
higgsTo2Gamma_EventContent_cff
Generated for CMSSW Reference Manual by
1.8.5