Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:24:30

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 BtagPerformanceESProducer_TTBARWPBTAGCSVL = cms.ESProducer("BtagPerformanceESProducer",
0004 # this is what it makes available
0005     ComponentName = cms.string('TTBARWPBTAGCSVL'),
0006 # this is where it gets the payload from                                                
0007     PayloadName = cms.string('TTBARWPBTAGCSVL_T'),
0008     WorkingPointName = cms.string('TTBARWPBTAGCSVL_WP')
0009 )
0010 
0011 BtagPerformanceESProducer_TTBARWPBTAGCSVM = cms.ESProducer("BtagPerformanceESProducer",
0012 # this is what it makes available
0013     ComponentName = cms.string('TTBARWPBTAGCSVM'),
0014 # this is where it gets the payload from                                                
0015     PayloadName = cms.string('TTBARWPBTAGCSVM_T'),
0016     WorkingPointName = cms.string('TTBARWPBTAGCSVM_WP')
0017 )
0018 
0019 BtagPerformanceESProducer_TTBARWPBTAGCSVT = cms.ESProducer("BtagPerformanceESProducer",
0020 # this is what it makes available
0021     ComponentName = cms.string('TTBARWPBTAGCSVT'),
0022 # this is where it gets the payload from                                                
0023     PayloadName = cms.string('TTBARWPBTAGCSVT_T'),
0024     WorkingPointName = cms.string('TTBARWPBTAGCSVT_WP')
0025 )
0026 
0027 BtagPerformanceESProducer_TTBARWPBTAGJPL = cms.ESProducer("BtagPerformanceESProducer",
0028 # this is what it makes available
0029     ComponentName = cms.string('TTBARWPBTAGJPL'),
0030 # this is where it gets the payload from                                                
0031     PayloadName = cms.string('TTBARWPBTAGJPL_T'),
0032     WorkingPointName = cms.string('TTBARWPBTAGJPL_WP')
0033 )
0034 
0035 BtagPerformanceESProducer_TTBARWPBTAGJPM = cms.ESProducer("BtagPerformanceESProducer",
0036 # this is what it makes available
0037     ComponentName = cms.string('TTBARWPBTAGJPM'),
0038 # this is where it gets the payload from                                                
0039     PayloadName = cms.string('TTBARWPBTAGJPM_T'),
0040     WorkingPointName = cms.string('TTBARWPBTAGJPM_WP')
0041 )
0042 
0043 BtagPerformanceESProducer_TTBARWPBTAGJPT = cms.ESProducer("BtagPerformanceESProducer",
0044 # this is what it makes available
0045     ComponentName = cms.string('TTBARWPBTAGJPT'),
0046 # this is where it gets the payload from                                                
0047     PayloadName = cms.string('TTBARWPBTAGJPT_T'),
0048     WorkingPointName = cms.string('TTBARWPBTAGJPT_WP')
0049 )
0050 
0051 BtagPerformanceESProducer_TTBARWPBTAGTCHPT = cms.ESProducer("BtagPerformanceESProducer",
0052 # this is what it makes available
0053     ComponentName = cms.string('TTBARWPBTAGTCHPT'),
0054 # this is where it gets the payload from                                                
0055     PayloadName = cms.string('TTBARWPBTAGTCHPT_T'),
0056     WorkingPointName = cms.string('TTBARWPBTAGTCHPT_WP')
0057 )