CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

tuple benchmarkGeneric_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  # Fast
3  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_0.root',
4  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_1.root',
5  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_2.root',
6  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_3.root',
7  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_4.root',
8  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_5.root',
9  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_6.root',
10  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_7.root',
11  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_8.root',
12  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_9.root',
13  #'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Fast_10.root'
14  # Full
15  'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_001.root',
16  'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_002.root',
17  'rfio:/castor/cern.ch/user/p/pjanot/CMSSW310pre11/aod_QCDForPF_Full_003.root',
18  #'file:aod.root'
19  )

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.

tuple benchmarkGeneric_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 94 of file benchmarkGeneric_cfg.py.

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

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.