CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Btag_btagTtbarWpWinter13.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 BtagPerformanceESProducer_TTBARWPBTAGCSVL = cms.ESProducer("BtagPerformanceESProducer",
4 # this is what it makes available
5  ComponentName = cms.string('TTBARWPBTAGCSVL'),
6 # this is where it gets the payload from
7  PayloadName = cms.string('TTBARWPBTAGCSVL_T'),
8  WorkingPointName = cms.string('TTBARWPBTAGCSVL_WP')
9 )
10 
11 BtagPerformanceESProducer_TTBARWPBTAGCSVM = cms.ESProducer("BtagPerformanceESProducer",
12 # this is what it makes available
13  ComponentName = cms.string('TTBARWPBTAGCSVM'),
14 # this is where it gets the payload from
15  PayloadName = cms.string('TTBARWPBTAGCSVM_T'),
16  WorkingPointName = cms.string('TTBARWPBTAGCSVM_WP')
17 )
18 
19 BtagPerformanceESProducer_TTBARWPBTAGCSVT = cms.ESProducer("BtagPerformanceESProducer",
20 # this is what it makes available
21  ComponentName = cms.string('TTBARWPBTAGCSVT'),
22 # this is where it gets the payload from
23  PayloadName = cms.string('TTBARWPBTAGCSVT_T'),
24  WorkingPointName = cms.string('TTBARWPBTAGCSVT_WP')
25 )
26 
27 BtagPerformanceESProducer_TTBARWPBTAGJPL = cms.ESProducer("BtagPerformanceESProducer",
28 # this is what it makes available
29  ComponentName = cms.string('TTBARWPBTAGJPL'),
30 # this is where it gets the payload from
31  PayloadName = cms.string('TTBARWPBTAGJPL_T'),
32  WorkingPointName = cms.string('TTBARWPBTAGJPL_WP')
33 )
34 
35 BtagPerformanceESProducer_TTBARWPBTAGJPM = cms.ESProducer("BtagPerformanceESProducer",
36 # this is what it makes available
37  ComponentName = cms.string('TTBARWPBTAGJPM'),
38 # this is where it gets the payload from
39  PayloadName = cms.string('TTBARWPBTAGJPM_T'),
40  WorkingPointName = cms.string('TTBARWPBTAGJPM_WP')
41 )
42 
43 BtagPerformanceESProducer_TTBARWPBTAGJPT = cms.ESProducer("BtagPerformanceESProducer",
44 # this is what it makes available
45  ComponentName = cms.string('TTBARWPBTAGJPT'),
46 # this is where it gets the payload from
47  PayloadName = cms.string('TTBARWPBTAGJPT_T'),
48  WorkingPointName = cms.string('TTBARWPBTAGJPT_WP')
49 )
50 
51 BtagPerformanceESProducer_TTBARWPBTAGTCHPT = cms.ESProducer("BtagPerformanceESProducer",
52 # this is what it makes available
53  ComponentName = cms.string('TTBARWPBTAGTCHPT'),
54 # this is where it gets the payload from
55  PayloadName = cms.string('TTBARWPBTAGTCHPT_T'),
56  WorkingPointName = cms.string('TTBARWPBTAGTCHPT_WP')
57 )