CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
patRefSel_inputModule_cfi Namespace Reference

Variables

tuple maxEvents
 
tuple source
 

Variable Documentation

tuple patRefSel_inputModule_cfi.maxEvents
Initial value:
1 = cms.untracked.PSet(
2  input = cms.untracked.int32( -1 )
3 )

Definition at line 10 of file patRefSel_inputModule_cfi.py.

tuple patRefSel_inputModule_cfi.source
Initial value:
1 = cms.Source( "PoolSource"
2 , noEventSort = cms.untracked.bool( True )
3 , duplicateCheckMode = cms.untracked.string( 'noDuplicateCheck' )
4 , fileNames = cms.untracked.vstring()
5 , skipBadFiles = cms.untracked.bool( True )
6 )

Definition at line 3 of file patRefSel_inputModule_cfi.py.