![]() |
|
|||
File indexing completed on 2022-11-25 00:27:04
0001 import FWCore.ParameterSet.Config as cms 0002 0003 productChecker = cms.OutputModule('GetProductCheckerOutputModule', 0004 outputCommands = cms.untracked.vstring('keep *'), 0005 SelectEvents = cms.untracked.PSet( 0006 SelectEvents = cms.optional.vstring 0007 ), 0008 verbose = cms.untracked.bool(False) 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |