test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
benchmark_ztt_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_ztt_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  '/store/relval/CMSSW_3_1_2/RelValZTT/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/A4DD1FAE-B178-DE11-B608-001D09F24EAC.root',
3  '/store/relval/CMSSW_3_1_2/RelValZTT/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/9408B54D-CB78-DE11-9AEB-001D09F2503C.root',
4  '/store/relval/CMSSW_3_1_2/RelValZTT/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/7C4B7106-B378-DE11-9C6E-000423D94990.root',
5  '/store/relval/CMSSW_3_1_2/RelValZTT/GEN-SIM-RECO/STARTUP31X_V2-v1/0007/7AAAAFA8-CA78-DE11-8FE2-001D09F241B4.root'
6  )

Definition at line 12 of file benchmark_ztt_cfg.py.

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

Definition at line 21 of file benchmark_ztt_cfg.py.

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

Definition at line 37 of file benchmark_ztt_cfg.py.

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

Definition at line 7 of file benchmark_ztt_cfg.py.

tuple benchmark_ztt_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 39 of file benchmark_ztt_cfg.py.

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

Definition at line 38 of file benchmark_ztt_cfg.py.