5 combinedSecondaryVertexV2Computer = cms.ESProducer(
"CombinedSecondaryVertexESProducer",
6 combinedSecondaryVertexCommon,
7 useCategories = cms.bool(
True),
8 calibrationRecords = cms.vstring(
9 'CombinedSVIVFV2RecoVertex',
10 'CombinedSVIVFV2PseudoVertex',
11 'CombinedSVIVFV2NoVertex'),
12 categoryVariableName = cms.string(
'vertexCategory')