CMS 3D CMS Logo

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

Variables

tuple combinedSecondaryVertexSoftLeptonComputer
 

Variable Documentation

tuple combinedSecondaryVertexSoftLeptonComputer_cfi.combinedSecondaryVertexSoftLeptonComputer
Initial value:
1 = cms.ESProducer("CombinedSecondaryVertexSoftLeptonESProducer",
2  combinedSecondaryVertexCommon,
3  useCategories = cms.bool(True),
4  calibrationRecords = cms.vstring(
5  'CombinedSVRecoVertexNoSoftLepton',
6  'CombinedSVPseudoVertexNoSoftLepton',
7  'CombinedSVNoVertexNoSoftLepton',
8  'CombinedSVRecoVertexSoftMuon',
9  'CombinedSVPseudoVertexSoftMuon',
10  'CombinedSVNoVertexSoftMuon',
11  'CombinedSVRecoVertexSoftElectron',
12  'CombinedSVPseudoVertexSoftElectron',
13  'CombinedSVNoVertexSoftElectron'),
14  recordLabel = cms.string(''),
15  categoryVariableName = cms.string('vertexLeptonCategory')
16 )

Definition at line 5 of file combinedSecondaryVertexSoftLeptonComputer_cfi.py.