CMS 3D CMS Logo

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

Variables

tuple fastPrimaryVertexProducer
 

Variable Documentation

tuple fastPrimaryVertexProducer_cfi.fastPrimaryVertexProducer
Initial value:
1 = cms.EDProducer("FastPrimaryVertexProducer",
2  beamSpot = cms.InputTag("hltOnlineBeamSpot"),
3  clusters = cms.InputTag("hltSiPixelClusters"),
4  jets = cms.InputTag("hltBLifetimeL25JetsHbb"),
5  maxZ = cms.double(18),
6  pixelCPE = cms.string("hltESPPixelCPEGeneric"),
7  maxSizeX = cms.double(3),
8  maxDeltaPhi = cms.double(0.2),
9  clusterLength = cms.double(2.0)
10 )

Definition at line 3 of file fastPrimaryVertexProducer_cfi.py.