CMS 3D CMS Logo

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

Variables

tuple ghostTrackComputer
 

Variable Documentation

tuple ghostTrackComputer_cfi.ghostTrackComputer
Initial value:
1 = cms.ESProducer("GhostTrackESProducer",
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 ghostTrackComputer_cfi.py.