CMS 3D CMS Logo

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

Variables

tuple candidateCombinedSecondaryVertexSoftLeptonCvsLComputer
 

Variable Documentation

tuple candidateCombinedSecondaryVertexSoftLeptonCvsLComputer_cfi.candidateCombinedSecondaryVertexSoftLeptonCvsLComputer
Initial value:
1 = cms.ESProducer(
2  "CandidateCombinedSecondaryVertexSoftLeptonCvsLESProducer",
3  combinedSecondaryVertexCommon,
4  useCategories = cms.bool(True),
5  calibrationRecords = cms.vstring(
6  'CombinedSVRecoVertexNoSoftLeptonCvsL',
7  'CombinedSVPseudoVertexNoSoftLeptonCvsL',
8  'CombinedSVNoVertexNoSoftLeptonCvsL',
9  'CombinedSVRecoVertexSoftMuonCvsL',
10  'CombinedSVPseudoVertexSoftMuonCvsL',
11  'CombinedSVNoVertexSoftMuonCvsL',
12  'CombinedSVRecoVertexSoftElectronCvsL',
13  'CombinedSVPseudoVertexSoftElectronCvsL',
14  'CombinedSVNoVertexSoftElectronCvsL'),
15  recordLabel = cms.string(''),
16  categoryVariableName = cms.string('vertexLeptonCategory')
17 )

Definition at line 5 of file candidateCombinedSecondaryVertexSoftLeptonCvsLComputer_cfi.py.