src
DPGAnalysis
SiStripTools
python
processOptions_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
options = cms.untracked.PSet(
4
wantSummary = cms.untracked.bool(
True
),
5
fileMode = cms.untracked.string(
"FULLMERGE"
)
6
)
Generated for CMSSW Reference Manual by
1.8.14