CMS 3D CMS Logo

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

Variables

tuple ghostTrack
 

Variable Documentation

tuple ghostTrackES_cfi.ghostTrack
Initial value:
1 = cms.ESProducer("GhostTrackESProducer",
2  ghostTrackCommon,
3  useCategories = cms.bool(True),
4  calibrationRecords = cms.vstring(
5  'GhostTrackRecoVertex',
6  'GhostTrackPseudoVertex',
7  'GhostTrackNoVertex'),
8  categoryVariableName = cms.string('vertexCategory')
9 )

Definition at line 5 of file ghostTrackES_cfi.py.

Referenced by TrackIPProducer.produce(), SecondaryVertexProducer.produce(), reco::GhostTrackVertexFinder.refitGhostTrack(), and reco::GhostTrackVertexFinder.vertices().