CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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: /cvs_server/repositories/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.4 $')
 
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.

tuple GoodVertex_cfg.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string('RAW-RECO'),
3  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.

tuple GoodVertex_cfg.fileNames

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.

Referenced by HFRecoEcalCandidateProducer.produce().

tuple GoodVertex_cfg.maxd0 = cms.double(2)

Definition at line 64 of file GoodVertex_cfg.py.

Referenced by HFRecoEcalCandidateProducer.produce().

tuple GoodVertex_cfg.minimumNDOF = cms.uint32(4)

Definition at line 62 of file GoodVertex_cfg.py.

tuple GoodVertex_cfg.name = cms.untracked.string('$Source: /cvs_server/repositories/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.

tuple GoodVertex_cfg.secondaryFileNames
Initial value:
1 = cms.untracked.vstring(
2 )

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.4 $')

Definition at line 51 of file GoodVertex_cfg.py.

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