CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
benchmark_HLT_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 benchmark_HLT_cfg.duplicateCheckMode = cms.untracked.string('noDuplicateCheck')

Definition at line 36 of file benchmark_HLT_cfg.py.

tuple benchmark_HLT_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  # Fast
3  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_0.root',
4  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_1.root',
5  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_2.root',
6  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_3.root',
7  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_4.root',
8  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_5.root',
9  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_6.root',
10  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_7.root',
11  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_8.root',
12  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_9.root',
13  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_10.root'
14  # Full
15  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_0.root',
16  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_1.root',
17  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_2.root',
18  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_3.root',
19  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_4.root',
20  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_5.root',
21  'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_6.root',
22  )

Definition at line 12 of file benchmark_HLT_cfg.py.

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

Definition at line 41 of file benchmark_HLT_cfg.py.

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

Definition at line 89 of file benchmark_HLT_cfg.py.

tuple benchmark_HLT_cfg.noEventSort = cms.untracked.bool(True)

Definition at line 35 of file benchmark_HLT_cfg.py.

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

Definition at line 6 of file benchmark_HLT_cfg.py.

tuple benchmark_HLT_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 91 of file benchmark_HLT_cfg.py.

tuple benchmark_HLT_cfg.secondaryFileNames = cms.untracked.vstring()

Definition at line 34 of file benchmark_HLT_cfg.py.

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

Definition at line 90 of file benchmark_HLT_cfg.py.