3 negativeCombinedMVA = 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(
'negativeOnlyJetProbability')
13 discriminator = cms.bool(
True),
14 variables = cms.bool(
False),
15 jetTagComputer = cms.string(
'combinedSecondaryVertexNegative')
18 discriminator = cms.bool(
True),
19 variables = cms.bool(
False),
20 jetTagComputer = cms.string(
'negativeSoftPFMuon')
23 discriminator = cms.bool(
True),
24 variables = cms.bool(
False),
25 jetTagComputer = cms.string(
'negativeSoftPFElectron')
30 negativeCombinedSecondaryVertexSoftPFLeptonV1 = 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(
'negativeOnlyJetProbability')
40 discriminator = cms.bool(
True),
41 variables = cms.bool(
False),
42 jetTagComputer = cms.string(
'combinedSecondaryVertexV1Negative')
45 discriminator = cms.bool(
True),
46 variables = cms.bool(
False),
47 jetTagComputer = cms.string(
'negativeSoftPFMuon')
50 discriminator = cms.bool(
True),
51 variables = cms.bool(
False),
52 jetTagComputer = cms.string(
'negativeSoftPFElectron')