CMS 3D CMS Logo

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

Variables

tuple AllowedBeamMode = cms.vuint32(11)
 
tuple annotation = cms.untracked.string('LogError skim')
 
tuple dataset
 
tuple fileName = cms.untracked.string('/tmp/azzi/logerror_filter.root')
 
tuple fileNames
 
tuple input = cms.untracked.int32(1000)
 
tuple L1GtEvmReadoutRecordTag = cms.InputTag("gtEvmDigis")
 
tuple name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/DPGAnalysis/Skims/python/logErrorSkim_cfg.py,v $')
 
 outputCommands = process.FEVTEventContent.outputCommands,
 
tuple process = cms.Process("SKIM")
 
tuple saveTags = cms.bool(False)
 
tuple secondaryFileNames
 
tuple SelectEvents
 
tuple version = cms.untracked.string('$Revision: 1.1 $')
 
tuple wantSummary = cms.untracked.bool(True)
 

Variable Documentation

tuple logErrorSkim_cfg.AllowedBeamMode = cms.vuint32(11)

Definition at line 62 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.annotation = cms.untracked.string('LogError skim')

Definition at line 8 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string('RAW-RECO'),
3  filterName = cms.untracked.string('Skim_logerror'))

Definition at line 71 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.fileName = cms.untracked.string('/tmp/azzi/logerror_filter.root')

Definition at line 70 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2 # run 136066 lumi~500
3 '/store/data/Run2010A/MinimumBias/RECO/v1/000/136/066/18F6DB82-5566-DF11-B289-0030487CAF0E.root')

Definition at line 17 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.input = cms.untracked.int32(1000)

Definition at line 27 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.L1GtEvmReadoutRecordTag = cms.InputTag("gtEvmDigis")

Definition at line 61 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/DPGAnalysis/Skims/python/logErrorSkim_cfg.py,v $')

Definition at line 7 of file logErrorSkim_cfg.py.

logErrorSkim_cfg.outputCommands = process.FEVTEventContent.outputCommands,

Definition at line 69 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.process = cms.Process("SKIM")

Definition at line 3 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.saveTags = cms.bool(False)

Definition at line 63 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.secondaryFileNames
Initial value:
1 = cms.untracked.vstring(
2 '/store/data/Run2010A/MinimumBias/RAW/v1/000/136/066/38D48BED-3C66-DF11-88A5-001D09F27003.root')

Definition at line 20 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.SelectEvents
Initial value:
1 = cms.untracked.PSet(
2  SelectEvents = cms.vstring("logerrorpath")
3  )

Definition at line 75 of file logErrorSkim_cfg.py.

tuple logErrorSkim_cfg.version = cms.untracked.string('$Revision: 1.1 $')

Definition at line 6 of file logErrorSkim_cfg.py.

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

Definition at line 80 of file logErrorSkim_cfg.py.