CMS 3D CMS Logo

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

Variables

tuple pfDisplacedTrackerVertex
 

Variable Documentation

tuple pfDisplacedTrackerVertex_cfi.pfDisplacedTrackerVertex
Initial value:
1 = cms.EDProducer("PFDisplacedTrackerVertexProducer",
2  # cut on the likelihood of the nuclear interaction
3  displacedTrackerVertexColl = cms.InputTag("particleFlowDisplacedVertex"),
4  trackColl = cms.InputTag("generalTracks")
5 
6  )

Definition at line 3 of file pfDisplacedTrackerVertex_cfi.py.