CMS 3D CMS Logo

Variables

benchmarkGeneric_cfg Namespace Reference

Variables

tuple duplicateCheckMode = cms.untracked.string('noDuplicateCheck')
tuple fileNames
tuple input = cms.untracked.int32(-1)
tuple makeTriggerResults = cms.untracked.bool(True)
tuple noEventSort = cms.untracked.bool(True)
tuple process = cms.Process("TEST")
tuple Rethrow
tuple secondaryFileNames = cms.untracked.vstring()
tuple wantSummary = cms.untracked.bool(True)

Variable Documentation

tuple benchmarkGeneric_cfg::duplicateCheckMode = cms.untracked.string('noDuplicateCheck')

Definition at line 33 of file benchmarkGeneric_cfg.py.

Initial value:
00001 cms.untracked.vstring(
00002     # Fast
00003        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_0.root',
00004        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_1.root',
00005        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_2.root',
00006        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_3.root',
00007        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_4.root',
00008        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_5.root',
00009        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_6.root',
00010        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_7.root',
00011        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_8.root',
00012        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_9.root',
00013        #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_10.root'
00014     # Full
00015        'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_001.root',
00016        'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_002.root',
00017        'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_003.root',
00018        #'file:aod.root'
00019        )

Definition at line 12 of file benchmarkGeneric_cfg.py.

tuple benchmarkGeneric_cfg::input = cms.untracked.int32(-1)

Definition at line 38 of file benchmarkGeneric_cfg.py.

tuple benchmarkGeneric_cfg::makeTriggerResults = cms.untracked.bool(True)

Definition at line 92 of file benchmarkGeneric_cfg.py.

tuple benchmarkGeneric_cfg::noEventSort = cms.untracked.bool(True)

Definition at line 32 of file benchmarkGeneric_cfg.py.

tuple benchmarkGeneric_cfg::process = cms.Process("TEST")

Definition at line 6 of file benchmarkGeneric_cfg.py.

Initial value:
00001 cms.untracked.vstring('Unknown', 
00002         'ProductNotFound', 
00003         'DictionaryNotFound', 
00004         'InsertFailure', 
00005         'Configuration', 
00006         'LogicError', 
00007         'UnimplementedFeature', 
00008         'InvalidReference', 
00009         'NullPointerError', 
00010         'NoProductSpecified', 
00011         'EventTimeout', 
00012         'EventCorruption', 
00013         'ModuleFailure', 
00014         'ScheduleExecutionFailure', 
00015         'EventProcessorFailure', 
00016         'FileInPathError', 
00017         'FatalRootError', 
00018         'NotFound')

Definition at line 94 of file benchmarkGeneric_cfg.py.

Definition at line 31 of file benchmarkGeneric_cfg.py.

tuple benchmarkGeneric_cfg::wantSummary = cms.untracked.bool(True)

Definition at line 93 of file benchmarkGeneric_cfg.py.