CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Btag_btagTtbarDiscrim0612.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 BtagPerformanceESProducer_TTBARDISCRIMBTAGCSV = cms.ESProducer("BtagPerformanceESProducer",
3 # this is what it makes available
4  ComponentName = cms.string('TTBARDISCRIMBTAGCSV'),
5 # this is where it gets the payload from
6  PayloadName = cms.string('BTagTTBARDISCRIMBTAGCSVtable_v8_offline'),
7  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGCSVwp_v8_offline')
8 )
9 BtagPerformanceESProducer_TTBARDISCRIMBTAGJP = cms.ESProducer("BtagPerformanceESProducer",
10 # this is what it makes available
11  ComponentName = cms.string('TTBARDISCRIMBTAGJP'),
12 # this is where it gets the payload from
13  PayloadName = cms.string('BTagTTBARDISCRIMBTAGJPtable_v8_offline'),
14  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGJPwp_v8_offline')
15 )
16 BtagPerformanceESProducer_TTBARDISCRIMBTAGJBP = cms.ESProducer("BtagPerformanceESProducer",
17 # this is what it makes available
18  ComponentName = cms.string('TTBARDISCRIMBTAGJBP'),
19 # this is where it gets the payload from
20  PayloadName = cms.string('BTagTTBARDISCRIMBTAGJBPtable_v8_offline'),
21  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGJBPwp_v8_offline')
22 )
23 BtagPerformanceESProducer_TTBARDISCRIMBTAGSSVHE = cms.ESProducer("BtagPerformanceESProducer",
24 # this is what it makes available
25  ComponentName = cms.string('TTBARDISCRIMBTAGSSVHE'),
26 # this is where it gets the payload from
27  PayloadName = cms.string('BTagTTBARDISCRIMBTAGSSVHEtable_v8_offline'),
28  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGSSVHEwp_v8_offline')
29 )
30 BtagPerformanceESProducer_TTBARDISCRIMBTAGSSVHP = cms.ESProducer("BtagPerformanceESProducer",
31 # this is what it makes available
32  ComponentName = cms.string('TTBARDISCRIMBTAGSSVHP'),
33 # this is where it gets the payload from
34  PayloadName = cms.string('BTagTTBARDISCRIMBTAGSSVHPtable_v8_offline'),
35  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGSSVHPwp_v8_offline')
36 )
37 BtagPerformanceESProducer_TTBARDISCRIMBTAGTCHE = cms.ESProducer("BtagPerformanceESProducer",
38 # this is what it makes available
39  ComponentName = cms.string('TTBARDISCRIMBTAGTCHE'),
40 # this is where it gets the payload from
41  PayloadName = cms.string('BTagTTBARDISCRIMBTAGTCHEtable_v8_offline'),
42  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGTCHEwp_v8_offline')
43 )
44 BtagPerformanceESProducer_TTBARDISCRIMBTAGTCHP = cms.ESProducer("BtagPerformanceESProducer",
45 # this is what it makes available
46  ComponentName = cms.string('TTBARDISCRIMBTAGTCHP'),
47 # this is where it gets the payload from
48  PayloadName = cms.string('BTagTTBARDISCRIMBTAGTCHPtable_v8_offline'),
49  WorkingPointName = cms.string('BTagTTBARDISCRIMBTAGTCHPwp_v8_offline')
50 )