![]() |
|
|||
File indexing completed on 2022-05-16 23:55:37
0001 import FWCore.ParameterSet.Config as cms 0002 0003 IOExerciser = cms.OutputModule('IOExerciser', 0004 percentBranches = cms.untracked.uint32(100), 0005 selectionStrategy = cms.untracked.string('smallestFirst'), 0006 triggerFactor = cms.untracked.uint32(0), 0007 outputCommands = cms.untracked.vstring('keep *'), 0008 SelectEvents = cms.untracked.PSet( 0009 SelectEvents = cms.optional.vstring 0010 ) 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |