3 positiveCombinedMVA = cms.ESProducer(
"CombinedMVAJetTagESProducer",
4 useCategories = cms.bool(
False),
5 calibrationRecord = cms.string(
'CombinedMVA'),
6 jetTagComputers = cms.VPSet(
8 discriminator = cms.bool(
True),
9 variables = cms.bool(
False),
10 jetTagComputer = cms.string(
'positiveOnlyJetProbability')
13 discriminator = cms.bool(
True),
14 variables = cms.bool(
False),
15 jetTagComputer = cms.string(
'combinedSecondaryVertexPositive')
18 discriminator = cms.bool(
True),
19 variables = cms.bool(
False),
20 jetTagComputer = cms.string(
'positiveSoftPFMuon')
23 discriminator = cms.bool(
True),
24 variables = cms.bool(
False),
25 jetTagComputer = cms.string(
'positiveSoftPFElectron')
30 positiveCombinedSecondaryVertexSoftPFLeptonV1 = cms.ESProducer(
"CombinedMVAJetTagESProducer",
31 useCategories = cms.bool(
False),
32 calibrationRecord = cms.string(
'CombinedCSVSL'),
33 jetTagComputers = cms.VPSet(
35 discriminator = cms.bool(
True),
36 variables = cms.bool(
False),
37 jetTagComputer = cms.string(
'positiveOnlyJetProbability')
40 discriminator = cms.bool(
True),
41 variables = cms.bool(
False),
42 jetTagComputer = cms.string(
'combinedSecondaryVertexV1Positive')
45 discriminator = cms.bool(
True),
46 variables = cms.bool(
False),
47 jetTagComputer = cms.string(
'positiveSoftPFMuon')
50 discriminator = cms.bool(
True),
51 variables = cms.bool(
False),
52 jetTagComputer = cms.string(
'positiveSoftPFElectron')