CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_1/src/Configuration/StandardSequences/python/HarvestingHeavyIons_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from DQMOffline.Configuration.DQMOfflineHeavyIons_SecondStep_cff import *
00004 from DQMOffline.Configuration.DQMOfflineHeavyIons_Certification_cff import *
00005 
00006 from Validation.RecoHI.HarvestingHI_cff import *
00007 
00008 dqmHarvesting = cms.Path(DQMOfflineHeavyIons_SecondStep*DQMOfflineHeavyIons_Certification)
00009 dqmHarvestingPOG = cms.Path(DQMOfflineHeavyIons_SecondStep_PrePOG)
00010 
00011 validationHarvesting = cms.Path(postValidationHI)
00012 validationHarvestingHI = cms.Path(postValidationHI) ## for backwards compatibility?