CMS 3D CMS Logo

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

Variables

tuple candidateGhostTrackComputer
 

Variable Documentation

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

Definition at line 5 of file candidateGhostTrackComputer_cfi.py.