Main Page
Namespaces
Classes
Package Documentation
DQM
HcalTasks
python
OfflineHarvestingSequence_hi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
DQM.HcalTasks.HcalOfflineHarvesting
import
*
3
4
# apply some customization
5
# - ptype = 1 Offlien processing
6
# - runkey value 2 - cosmics
7
hcalOfflineHarvesting.ptype = cms.untracked.int32(1)
8
hcalOfflineHarvesting.runkeyVal = cms.untracked.int32(4)
9
hcalOfflineHarvesting.runkeyName = cms.untracked.string(
"hi_run"
)
HcalOfflineHarvesting
Generated for CMSSW Reference Manual by
1.8.11