CMS 3D CMS Logo

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

Variables

tuple combinedSecondaryVertexSoftLepton
 

Variable Documentation

tuple combinedSecondaryVertexSoftLeptonES_cfi.combinedSecondaryVertexSoftLepton
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  categoryVariableName = cms.string('vertexLeptonCategory')
15 )

Definition at line 5 of file combinedSecondaryVertexSoftLeptonES_cfi.py.