1 = cms.ESProducer(
"CombinedMVAJetTagESProducer",
2 useCategories = cms.bool(
False),
3 calibrationRecord = cms.string(
'CombinedMVA'),
4 jetTagComputers = cms.VPSet(
6 discriminator = cms.bool(
True),
7 variables = cms.bool(
False),
8 jetTagComputer = cms.string(
'jetProbability')
11 discriminator = cms.bool(
True),
12 variables = cms.bool(
False),
13 jetTagComputer = cms.string(
'combinedSecondaryVertex')
16 discriminator = cms.bool(
True),
17 variables = cms.bool(
False),
18 jetTagComputer = cms.string(
'softPFMuon')
21 discriminator = cms.bool(
True),
22 variables = cms.bool(
False),
23 jetTagComputer = cms.string(
'softPFElectron')