CMS 3D CMS Logo

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

Variables

tuple pixelVertices
 

Variable Documentation

tuple PixelVertexes_cfi.pixelVertices
Initial value:
1 = cms.EDProducer("PixelVertexProducer",
2  WtAverage = cms.bool(True),
3  ZOffset = cms.double(5.0),
4  beamSpot = cms.InputTag("offlineBeamSpot"),
5  Verbosity = cms.int32(0),
6  UseError = cms.bool(True),
7  TrackCollection = cms.InputTag("pixelTracks"),
8  ZSeparation = cms.double(0.05),
9  NTrkMin = cms.int32(2),
10  Method2 = cms.bool(True),
11  Finder = cms.string('DivisiveVertexFinder'),
12  PtMin = cms.double(1.0)
13 )

Definition at line 3 of file PixelVertexes_cfi.py.

Referenced by PixelVTXMonitor.analyze(), and HLTTrack.analyze().