CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Btag_btagTtbarMc0612.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 BtagPerformanceESProducer_TTBARMCBTAGCSV = cms.ESProducer("BtagPerformanceESProducer",
3 # this is what it makes available
4  ComponentName = cms.string('TTBARMCBTAGCSV'),
5 # this is where it gets the payload from
6  PayloadName = cms.string('BTagTTBARMCBTAGCSVtable_v8_offline'),
7  WorkingPointName = cms.string('BTagTTBARMCBTAGCSVwp_v8_offline')
8 )
9 BtagPerformanceESProducer_TTBARMCBTAGJP = cms.ESProducer("BtagPerformanceESProducer",
10 # this is what it makes available
11  ComponentName = cms.string('TTBARMCBTAGJP'),
12 # this is where it gets the payload from
13  PayloadName = cms.string('BTagTTBARMCBTAGJPtable_v8_offline'),
14  WorkingPointName = cms.string('BTagTTBARMCBTAGJPwp_v8_offline')
15 )
16 BtagPerformanceESProducer_TTBARMCBTAGJBP = cms.ESProducer("BtagPerformanceESProducer",
17 # this is what it makes available
18  ComponentName = cms.string('TTBARMCBTAGJBP'),
19 # this is where it gets the payload from
20  PayloadName = cms.string('BTagTTBARMCBTAGJBPtable_v8_offline'),
21  WorkingPointName = cms.string('BTagTTBARMCBTAGJBPwp_v8_offline')
22 )
23 BtagPerformanceESProducer_TTBARMCBTAGSSVHE = cms.ESProducer("BtagPerformanceESProducer",
24 # this is what it makes available
25  ComponentName = cms.string('TTBARMCBTAGSSVHE'),
26 # this is where it gets the payload from
27  PayloadName = cms.string('BTagTTBARMCBTAGSSVHEtable_v8_offline'),
28  WorkingPointName = cms.string('BTagTTBARMCBTAGSSVHEwp_v8_offline')
29 )
30 BtagPerformanceESProducer_TTBARMCBTAGSSVHP = cms.ESProducer("BtagPerformanceESProducer",
31 # this is what it makes available
32  ComponentName = cms.string('TTBARMCBTAGSSVHP'),
33 # this is where it gets the payload from
34  PayloadName = cms.string('BTagTTBARMCBTAGSSVHPtable_v8_offline'),
35  WorkingPointName = cms.string('BTagTTBARMCBTAGSSVHPwp_v8_offline')
36 )
37 BtagPerformanceESProducer_TTBARMCBTAGTCHE = cms.ESProducer("BtagPerformanceESProducer",
38 # this is what it makes available
39  ComponentName = cms.string('TTBARMCBTAGTCHE'),
40 # this is where it gets the payload from
41  PayloadName = cms.string('BTagTTBARMCBTAGTCHEtable_v8_offline'),
42  WorkingPointName = cms.string('BTagTTBARMCBTAGTCHEwp_v8_offline')
43 )
44 BtagPerformanceESProducer_TTBARMCBTAGTCHP = cms.ESProducer("BtagPerformanceESProducer",
45 # this is what it makes available
46  ComponentName = cms.string('TTBARMCBTAGTCHP'),
47 # this is where it gets the payload from
48  PayloadName = cms.string('BTagTTBARMCBTAGTCHPtable_v8_offline'),
49  WorkingPointName = cms.string('BTagTTBARMCBTAGTCHPwp_v8_offline')
50 )