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) |
tuple benchmark_HLT_cfg::duplicateCheckMode = cms.untracked.string('noDuplicateCheck') |
Definition at line 36 of file benchmark_HLT_cfg.py.
00001 cms.untracked.vstring( 00002 # Fast 00003 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_0.root', 00004 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_1.root', 00005 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_2.root', 00006 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_3.root', 00007 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_4.root', 00008 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_5.root', 00009 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_6.root', 00010 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_7.root', 00011 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_8.root', 00012 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_9.root', 00013 #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW370pre4/aod_QCDForPF_Fast_10.root' 00014 # Full 00015 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_0.root', 00016 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_1.root', 00017 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_2.root', 00018 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_3.root', 00019 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_4.root', 00020 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_5.root', 00021 'rfio:/castor/cern.ch/user/g/gennai/PFlowHLT/CMSSW_3_6_3_patch3/RelValQCD_FlatPt_15_3000_PFlowHLT_OfflineVertex_6.root', 00022 )
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.
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 91 of file benchmark_HLT_cfg.py.
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.