File indexing completed on 2024-04-06 12:24:30
0001 import FWCore.ParameterSet.Config as cms
0002 BtagPerformanceESProducer_BTAGCSVL = cms.ESProducer("BtagPerformanceESProducer",
0003
0004 ComponentName = cms.string('BTAGCSVL'),
0005
0006 PayloadName = cms.string('BTagBTAGCSVLtable_v6_offline'),
0007 WorkingPointName = cms.string('BTagBTAGCSVLwp_v6_offline')
0008 )
0009 BtagPerformanceESProducer_BTAGCSVM = cms.ESProducer("BtagPerformanceESProducer",
0010
0011 ComponentName = cms.string('BTAGCSVM'),
0012
0013 PayloadName = cms.string('BTagBTAGCSVMtable_v6_offline'),
0014 WorkingPointName = cms.string('BTagBTAGCSVMwp_v6_offline')
0015 )
0016 BtagPerformanceESProducer_BTAGCSVT = cms.ESProducer("BtagPerformanceESProducer",
0017
0018 ComponentName = cms.string('BTAGCSVT'),
0019
0020 PayloadName = cms.string('BTagBTAGCSVTtable_v6_offline'),
0021 WorkingPointName = cms.string('BTagBTAGCSVTwp_v6_offline')
0022 )
0023 BtagPerformanceESProducer_BTAGJBPL = cms.ESProducer("BtagPerformanceESProducer",
0024
0025 ComponentName = cms.string('BTAGJBPL'),
0026
0027 PayloadName = cms.string('BTagBTAGJBPLtable_v6_offline'),
0028 WorkingPointName = cms.string('BTagBTAGJBPLwp_v6_offline')
0029 )
0030 BtagPerformanceESProducer_BTAGJBPM = cms.ESProducer("BtagPerformanceESProducer",
0031
0032 ComponentName = cms.string('BTAGJBPM'),
0033
0034 PayloadName = cms.string('BTagBTAGJBPMtable_v6_offline'),
0035 WorkingPointName = cms.string('BTagBTAGJBPMwp_v6_offline')
0036 )
0037 BtagPerformanceESProducer_BTAGJBPT = cms.ESProducer("BtagPerformanceESProducer",
0038
0039 ComponentName = cms.string('BTAGJBPT'),
0040
0041 PayloadName = cms.string('BTagBTAGJBPTtable_v6_offline'),
0042 WorkingPointName = cms.string('BTagBTAGJBPTwp_v6_offline')
0043 )
0044 BtagPerformanceESProducer_BTAGJPL = cms.ESProducer("BtagPerformanceESProducer",
0045
0046 ComponentName = cms.string('BTAGJPL'),
0047
0048 PayloadName = cms.string('BTagBTAGJPLtable_v6_offline'),
0049 WorkingPointName = cms.string('BTagBTAGJPLwp_v6_offline')
0050 )
0051 BtagPerformanceESProducer_BTAGJPM = cms.ESProducer("BtagPerformanceESProducer",
0052
0053 ComponentName = cms.string('BTAGJPM'),
0054
0055 PayloadName = cms.string('BTagBTAGJPMtable_v6_offline'),
0056 WorkingPointName = cms.string('BTagBTAGJPMwp_v6_offline')
0057 )
0058 BtagPerformanceESProducer_BTAGJPT = cms.ESProducer("BtagPerformanceESProducer",
0059
0060 ComponentName = cms.string('BTAGJPT'),
0061
0062 PayloadName = cms.string('BTagBTAGJPTtable_v6_offline'),
0063 WorkingPointName = cms.string('BTagBTAGJPTwp_v6_offline')
0064 )
0065 BtagPerformanceESProducer_BTAGSSVHEM = cms.ESProducer("BtagPerformanceESProducer",
0066
0067 ComponentName = cms.string('BTAGSSVHEM'),
0068
0069 PayloadName = cms.string('BTagBTAGSSVHEMtable_v6_offline'),
0070 WorkingPointName = cms.string('BTagBTAGSSVHEMwp_v6_offline')
0071 )
0072 BtagPerformanceESProducer_BTAGSSVHPT = cms.ESProducer("BtagPerformanceESProducer",
0073
0074 ComponentName = cms.string('BTAGSSVHPT'),
0075
0076 PayloadName = cms.string('BTagBTAGSSVHPTtable_v6_offline'),
0077 WorkingPointName = cms.string('BTagBTAGSSVHPTwp_v6_offline')
0078 )
0079 BtagPerformanceESProducer_BTAGTCHEL = cms.ESProducer("BtagPerformanceESProducer",
0080
0081 ComponentName = cms.string('BTAGTCHEL'),
0082
0083 PayloadName = cms.string('BTagBTAGTCHELtable_v6_offline'),
0084 WorkingPointName = cms.string('BTagBTAGTCHELwp_v6_offline')
0085 )
0086 BtagPerformanceESProducer_BTAGTCHEM = cms.ESProducer("BtagPerformanceESProducer",
0087
0088 ComponentName = cms.string('BTAGTCHEM'),
0089
0090 PayloadName = cms.string('BTagBTAGTCHEMtable_v7_offline'),
0091 WorkingPointName = cms.string('BTagBTAGTCHEMwp_v7_offline')
0092 )
0093 BtagPerformanceESProducer_BTAGTCHPM = cms.ESProducer("BtagPerformanceESProducer",
0094
0095 ComponentName = cms.string('BTAGTCHPM'),
0096
0097 PayloadName = cms.string('BTagBTAGTCHPMtable_v7_offline'),
0098 WorkingPointName = cms.string('BTagBTAGTCHPMwp_v7_offline')
0099 )
0100 BtagPerformanceESProducer_BTAGTCHPT = cms.ESProducer("BtagPerformanceESProducer",
0101
0102 ComponentName = cms.string('BTAGTCHPT'),
0103
0104 PayloadName = cms.string('BTagBTAGTCHPTtable_v6_offline'),
0105 WorkingPointName = cms.string('BTagBTAGTCHPTwp_v6_offline')
0106 )