CMS 3D CMS Logo

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

Variables

tuple fileNames
 
tuple input = cms.untracked.int32(-1)
 
tuple makeTriggerResults = cms.untracked.bool(True)
 
tuple process = cms.Process("TEST")
 
tuple Rethrow
 
tuple wantSummary = cms.untracked.bool(True)
 

Variable Documentation

tuple benchmark_zee_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  '/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/DC0B8126-DB78-DE11-8962-001D09F25109.root',
3  '/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/A0CE6C32-DA78-DE11-96E3-001D09F2532F.root',
4  '/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/56BA18F5-E278-DE11-8038-001D09F26509.root',
5  '/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/30A1F4B9-DB78-DE11-8F74-001D09F253C0.root'
6  #'/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/F0303A91-9278-DE11-AADC-001D09F25456.root',
7  #'/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/C6B66CD2-A978-DE11-A5A2-000423D98BC4.root',
8  #'/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/A838D597-9078-DE11-AEDD-000423D99896.root',
9  #'/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/900FF494-9278-DE11-BA53-001D09F28F1B.root',
10  #'/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/4666B35F-9278-DE11-B918-000423D8F63C.root',
11  '/store/relval/CMSSW_3_1_2/RelValZEE/GEN-SIM-RECO/MC_31X_V3-v1/0007/0C3128C6-A878-DE11-9CEE-001D09F25208.root'
12  )

Definition at line 12 of file benchmark_zee_cfg.py.

tuple benchmark_zee_cfg.input = cms.untracked.int32(-1)

Definition at line 27 of file benchmark_zee_cfg.py.

tuple benchmark_zee_cfg.makeTriggerResults = cms.untracked.bool(True)

Definition at line 43 of file benchmark_zee_cfg.py.

tuple benchmark_zee_cfg.process = cms.Process("TEST")

Definition at line 7 of file benchmark_zee_cfg.py.

tuple benchmark_zee_cfg.Rethrow
Initial value:
1 = cms.untracked.vstring('Unknown',
2  'ProductNotFound',
3  'DictionaryNotFound',
4  'InsertFailure',
5  'Configuration',
6  'LogicError',
7  'UnimplementedFeature',
8  'InvalidReference',
9  'NullPointerError',
10  'NoProductSpecified',
11  'EventTimeout',
12  'EventCorruption',
13  'ModuleFailure',
14  'ScheduleExecutionFailure',
15  'EventProcessorFailure',
16  'FileInPathError',
17  'FatalRootError',
18  'NotFound')

Definition at line 45 of file benchmark_zee_cfg.py.

tuple benchmark_zee_cfg.wantSummary = cms.untracked.bool(True)

Definition at line 44 of file benchmark_zee_cfg.py.