Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HeavyFlavorAnalysis
Skimming
python
upsilonToMuMu_EventContent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
upsilonToMuMuEventContent = cms.PSet(
4
outputCommands = cms.untracked.vstring()
5
)
6
7
upsilonToMuMuEventSelection = cms.PSet(
8
SelectEvents = cms.untracked.PSet(
9
SelectEvents = cms.vstring(
'upsilonToMuMuHLTPath'
)
10
)
11
)
12
Config
Generated for CMSSW Reference Manual by
1.8.5