Variables | |
tuple | ghostTrack |
00001 cms.ESProducer("GhostTrackESProducer", 00002 ghostTrackCommon, 00003 useCategories = cms.bool(True), 00004 calibrationRecords = cms.vstring( 00005 'GhostTrackRecoVertex', 00006 'GhostTrackPseudoVertex', 00007 'GhostTrackNoVertex'), 00008 categoryVariableName = cms.string('vertexCategory') 00009 )
Definition at line 5 of file ghostTrackES_cfi.py.
Referenced by TrackIPProducer::produce(), SecondaryVertexProducer::produce(), reco::GhostTrackVertexFinder::refitGhostTrack(), and reco::GhostTrackVertexFinder::vertices().