![]() |
|
|||
File indexing completed on 2022-11-25 00:27:03
0001 import FWCore.ParameterSet.Config as cms 0002 0003 externalWorkSewerModule = cms.OutputModule('ExternalWorkSewerModule', 0004 name = cms.required.string, 0005 shouldPass = cms.required.int32, 0006 outputCommands = cms.untracked.vstring('drop *'), 0007 SelectEvents = cms.untracked.PSet( 0008 SelectEvents = cms.optional.vstring 0009 ) 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |