CMS 3D CMS Logo

hgcalRunEmulatorValidationTPG_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
12 
13 # load DQM
14 from DQMServices.Core.DQM_cfg import *
17 # import DQMStore service
19 dqmSaver.workflow = '/validation/' + 'HGCAL' + '/TPG'
20 
21 
22 hgcalTPGRunEmulatorValidation = cms.Sequence(hgcalTriggerPrimitives*hgcalTrigPrimValidation*dqmSaver)
Output File Configuration.