CMS 3D CMS Logo

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

Variables

tuple candidateVertexMerger
 

Variable Documentation

tuple candidateVertexMerger_cfi.candidateVertexMerger
Initial value:
1 = cms.EDProducer("CandidateVertexMerger",
2  secondaryVertices = cms.InputTag("inclusiveCandidateVertexFinder"),
3  maxFraction = cms.double(0.7),
4  minSignificance = cms.double(2)
5 )

Definition at line 3 of file candidateVertexMerger_cfi.py.