Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
HiggsAnalysis
Skimming
python
rsTo2Gamma_EventContent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Can insert block to customize what goes inside root file on top of AOD/RECO
4
rsTo2GammaEventContent = cms.PSet(
5
outputCommands = cms.untracked.vstring()
6
)
7
rsTo2GammaEventSelection = cms.PSet(
8
SelectEvents = cms.untracked.PSet(
9
SelectEvents = cms.vstring(
'RSggFilterPath'
)
10
)
11
)
12
Config
Generated for CMSSW Reference Manual by
1.8.5