7 import FWCore.ParameterSet.Config
as cms
9 BJetOperatingPointsParameters = cms.PSet(
10 BJetOperatingPoints = cms.PSet(
11 DefaultBdisc = cms.string(
'trackCountingHighEffBJetTags'),
12 DefaultOp = cms.string(
'Loose'),
13 discCutTight = cms.vdouble(
20 discCutMedium = cms.vdouble(
25 0.1974, 0.1208, 0.1846
27 discCutLoose = cms.vdouble(
34 bdiscriminators = cms.vstring(
35 'trackCountingHighEffBJetTags',
'trackCountingHighPurBJetTags',
36 'jetProbabilityBJetTags',
'jetBProbabilityBJetTags',
37 'simpleSecondaryVertexBJetTags',
'combinedSecondaryVertexBJetTags',
38 'combinedSecondaryVertexMVABJetTags',
'impactParameterMVABJetTags',
39 'softElectronBJetTags',
'softMuonBJetTags',
'softMuonNoIPBJetTags'