|
||||
File indexing completed on 2024-04-06 12:10:12
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from DQMServices.Components.DQMEnvironment_cfi import * 0004 from DQMServices.Examples.test.ConverterTester_cfi import * 0005 DQMStore = cms.Service("DQMStore") 0006 0007 dqmSaver.convention = 'Offline' 0008 dqmSaver.workflow = '/ConverterTester/Workflow/RECO' 0009
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |