CMS 3D CMS Logo

OfflineHarvestingSequence_cosmic.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 
4 # apply some customization
5 # - ptype = 1 Offlien processing
6 # - runkey value 2 - cosmics
7 hcalOfflineHarvesting.ptype = 1
8 hcalOfflineHarvesting.runkeyVal = 2
9 hcalOfflineHarvesting.runkeyName = "cosmic"