CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Btag_btagMistagWinter13.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 BtagPerformanceESProducer_MISTAGCSVL = cms.ESProducer("BtagPerformanceESProducer",
4 # this is what it makes available
5  ComponentName = cms.string('MISTAGCSVL'),
6 # this is where it gets the payload from
7  PayloadName = cms.string('MISTAGCSVL_T'),
8  WorkingPointName = cms.string('MISTAGCSVL_WP')
9 )
10 
11 BtagPerformanceESProducer_MISTAGCSVM = cms.ESProducer("BtagPerformanceESProducer",
12 # this is what it makes available
13  ComponentName = cms.string('MISTAGCSVM'),
14 # this is where it gets the payload from
15  PayloadName = cms.string('MISTAGCSVM_T'),
16  WorkingPointName = cms.string('MISTAGCSVM_WP')
17 )
18 
19 BtagPerformanceESProducer_MISTAGCSVT = cms.ESProducer("BtagPerformanceESProducer",
20 # this is what it makes available
21  ComponentName = cms.string('MISTAGCSVT'),
22 # this is where it gets the payload from
23  PayloadName = cms.string('MISTAGCSVT_T'),
24  WorkingPointName = cms.string('MISTAGCSVT_WP')
25 )
26 
27 BtagPerformanceESProducer_MISTAGCSVSLV1L = cms.ESProducer("BtagPerformanceESProducer",
28 # this is what it makes available
29  ComponentName = cms.string('MISTAGCSVSLV1L'),
30 # this is where it gets the payload from
31  PayloadName = cms.string('MISTAGCSVSLV1L_T'),
32  WorkingPointName = cms.string('MISTAGCSVSLV1L_WP')
33 )
34 
35 BtagPerformanceESProducer_MISTAGCSVSLV1M = cms.ESProducer("BtagPerformanceESProducer",
36 # this is what it makes available
37  ComponentName = cms.string('MISTAGCSVSLV1M'),
38 # this is where it gets the payload from
39  PayloadName = cms.string('MISTAGCSVSLV1M_T'),
40  WorkingPointName = cms.string('MISTAGCSVSLV1M_WP')
41 )
42 
43 BtagPerformanceESProducer_MISTAGCSVSLV1T = cms.ESProducer("BtagPerformanceESProducer",
44 # this is what it makes available
45  ComponentName = cms.string('MISTAGCSVSLV1T'),
46 # this is where it gets the payload from
47  PayloadName = cms.string('MISTAGCSVSLV1T_T'),
48  WorkingPointName = cms.string('MISTAGCSVSLV1T_WP')
49 )
50 
51 BtagPerformanceESProducer_MISTAGCSVV1L = cms.ESProducer("BtagPerformanceESProducer",
52 # this is what it makes available
53  ComponentName = cms.string('MISTAGCSVV1L'),
54 # this is where it gets the payload from
55  PayloadName = cms.string('MISTAGCSVV1L_T'),
56  WorkingPointName = cms.string('MISTAGCSVV1L_WP')
57 )
58 
59 BtagPerformanceESProducer_MISTAGCSVV1M = cms.ESProducer("BtagPerformanceESProducer",
60 # this is what it makes available
61  ComponentName = cms.string('MISTAGCSVV1M'),
62 # this is where it gets the payload from
63  PayloadName = cms.string('MISTAGCSVV1M_T'),
64  WorkingPointName = cms.string('MISTAGCSVV1M_WP')
65 )
66 
67 BtagPerformanceESProducer_MISTAGCSVV1T = cms.ESProducer("BtagPerformanceESProducer",
68 # this is what it makes available
69  ComponentName = cms.string('MISTAGCSVV1T'),
70 # this is where it gets the payload from
71  PayloadName = cms.string('MISTAGCSVV1T_T'),
72  WorkingPointName = cms.string('MISTAGCSVV1T_WP')
73 )
74 
75 BtagPerformanceESProducer_MISTAGJPL = cms.ESProducer("BtagPerformanceESProducer",
76 # this is what it makes available
77  ComponentName = cms.string('MISTAGJPL'),
78 # this is where it gets the payload from
79  PayloadName = cms.string('MISTAGJPL_T'),
80  WorkingPointName = cms.string('MISTAGJPL_WP')
81 )
82 
83 BtagPerformanceESProducer_MISTAGJPM = cms.ESProducer("BtagPerformanceESProducer",
84 # this is what it makes available
85  ComponentName = cms.string('MISTAGJPM'),
86 # this is where it gets the payload from
87  PayloadName = cms.string('MISTAGJPM_T'),
88  WorkingPointName = cms.string('MISTAGJPM_WP')
89 )
90 
91 BtagPerformanceESProducer_MISTAGJPT = cms.ESProducer("BtagPerformanceESProducer",
92 # this is what it makes available
93  ComponentName = cms.string('MISTAGJPT'),
94 # this is where it gets the payload from
95  PayloadName = cms.string('MISTAGJPT_T'),
96  WorkingPointName = cms.string('MISTAGJPT_WP')
97 )
98 
99 BtagPerformanceESProducer_MISTAGTCHPT = cms.ESProducer("BtagPerformanceESProducer",
100 # this is what it makes available
101  ComponentName = cms.string('MISTAGTCHPT'),
102 # this is where it gets the payload from
103  PayloadName = cms.string('MISTAGTCHPT_T'),
104  WorkingPointName = cms.string('MISTAGTCHPT_WP')
105 )