CMS 3D CMS Logo

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

Variables

tuple combinedSecondaryVertexV2Computer
 

Variable Documentation

tuple combinedSecondaryVertexV2Computer_cfi.combinedSecondaryVertexV2Computer
Initial value:
1 = cms.ESProducer("CombinedSecondaryVertexESProducer",
2  combinedSecondaryVertexCommon,
3  useCategories = cms.bool(True),
4  calibrationRecords = cms.vstring(
5  'CombinedSVIVFV2RecoVertex',
6  'CombinedSVIVFV2PseudoVertex',
7  'CombinedSVIVFV2NoVertex'),
8  recordLabel = cms.string(''),
9  categoryVariableName = cms.string('vertexCategory')
10 )

Definition at line 5 of file combinedSecondaryVertexV2Computer_cfi.py.