CMS 3D CMS Logo

Variables

GoodVertex_cfg Namespace Reference

Variables

tuple annotation = cms.untracked.string('At least two general track or one pixel track or one pixelLess track')
tuple dataset
tuple fileName = cms.untracked.string('withvertex.root')
tuple fileNames
tuple maxAbsZ = cms.double(24)
tuple maxd0 = cms.double(2)
tuple minimumNDOF = cms.uint32(4)
tuple name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/DPGAnalysis/Skims/python/GoodVertex_cfg.py,v $')
tuple outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*')
tuple process = cms.Process("SKIM")
tuple secondaryFileNames
tuple SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('primaryVertexPath'))
tuple version = cms.untracked.string('$Revision: 1.5 $')
tuple vertexCollection = cms.InputTag('offlinePrimaryVertices')

Variable Documentation

tuple GoodVertex_cfg::annotation = cms.untracked.string('At least two general track or one pixel track or one pixelLess track')

Definition at line 53 of file GoodVertex_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002                                          dataTier = cms.untracked.string('RAW-RECO'),
00003                                          filterName = cms.untracked.string('GoodPrimaryVertex'))

Definition at line 73 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::fileName = cms.untracked.string('withvertex.root')

Definition at line 76 of file GoodVertex_cfg.py.

Definition at line 6 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::maxAbsZ = cms.double(24)

Definition at line 63 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::maxd0 = cms.double(2)

Definition at line 64 of file GoodVertex_cfg.py.

Definition at line 62 of file GoodVertex_cfg.py.

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

Definition at line 52 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*')

Definition at line 71 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::process = cms.Process("SKIM")

Definition at line 3 of file GoodVertex_cfg.py.

Initial value:
00001 cms.untracked.vstring(
00002 )

Definition at line 40 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('primaryVertexPath'))

Definition at line 72 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::version = cms.untracked.string('$Revision: 1.5 $')

Definition at line 51 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg::vertexCollection = cms.InputTag('offlinePrimaryVertices')