Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HiggsAnalysis
Skimming
python
higgsToZZ4Leptons_RECOSIM_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.higgsToZZ4Leptons_EventContent_cff
import
*
5
higgsToZZ4LeptonsEventContentRECOSIM = cms.PSet(
6
outputCommands = cms.untracked.vstring()
7
)
8
higgsToZZ4LeptonsEventContentRECOSIM.outputCommands.extend(RECOSIMEventContent.outputCommands)
9
higgsToZZ4LeptonsEventContentRECOSIM.outputCommands.extend(higgsToZZ4LeptonsEventContent.outputCommands)
10
Config
EventContent_cff
higgsToZZ4Leptons_EventContent_cff
Generated for CMSSW Reference Manual by
1.8.5