CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Pool_btagMistagWinter13.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 PoolDBESSourcebtagMistagWinter13 = cms.ESSource("PoolDBESSource",
6  CondDBCommon,
7  toGet = cms.VPSet(
8  #
9  # working points
10  #
11  cms.PSet(
12  record = cms.string('PerformancePayloadRecord'),
13  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVL_v10_offline'),
14  label = cms.untracked.string('MISTAGCSVL_T')
15  ),
16  cms.PSet(
17  record = cms.string('PerformanceWPRecord'),
18  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVL_v10_offline'),
19  label = cms.untracked.string('MISTAGCSVL_WP')
20  ),
21  cms.PSet(
22  record = cms.string('PerformancePayloadRecord'),
23  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVM_v10_offline'),
24  label = cms.untracked.string('MISTAGCSVM_T')
25  ),
26  cms.PSet(
27  record = cms.string('PerformanceWPRecord'),
28  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVM_v10_offline'),
29  label = cms.untracked.string('MISTAGCSVM_WP')
30  ),
31  cms.PSet(
32  record = cms.string('PerformancePayloadRecord'),
33  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVT_v10_offline'),
34  label = cms.untracked.string('MISTAGCSVT_T')
35  ),
36  cms.PSet(
37  record = cms.string('PerformanceWPRecord'),
38  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVT_v10_offline'),
39  label = cms.untracked.string('MISTAGCSVT_WP')
40  ),
41  cms.PSet(
42  record = cms.string('PerformancePayloadRecord'),
43  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVSLV1L_v10_offline'),
44  label = cms.untracked.string('MISTAGCSVSLV1L_T')
45  ),
46  cms.PSet(
47  record = cms.string('PerformanceWPRecord'),
48  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVSLV1L_v10_offline'),
49  label = cms.untracked.string('MISTAGCSVSLV1L_WP')
50  ),
51  cms.PSet(
52  record = cms.string('PerformancePayloadRecord'),
53  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVSLV1M_v10_offline'),
54  label = cms.untracked.string('MISTAGCSVSLV1M_T')
55  ),
56  cms.PSet(
57  record = cms.string('PerformanceWPRecord'),
58  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVSLV1M_v10_offline'),
59  label = cms.untracked.string('MISTAGCSVSLV1M_WP')
60  ),
61  cms.PSet(
62  record = cms.string('PerformancePayloadRecord'),
63  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVSLV1T_v10_offline'),
64  label = cms.untracked.string('MISTAGCSVSLV1T_T')
65  ),
66  cms.PSet(
67  record = cms.string('PerformanceWPRecord'),
68  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVSLV1T_v10_offline'),
69  label = cms.untracked.string('MISTAGCSVSLV1T_WP')
70  ),
71  cms.PSet(
72  record = cms.string('PerformancePayloadRecord'),
73  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVV1L_v10_offline'),
74  label = cms.untracked.string('MISTAGCSVV1L_T')
75  ),
76  cms.PSet(
77  record = cms.string('PerformanceWPRecord'),
78  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVV1L_v10_offline'),
79  label = cms.untracked.string('MISTAGCSVV1L_WP')
80  ),
81  cms.PSet(
82  record = cms.string('PerformancePayloadRecord'),
83  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVV1M_v10_offline'),
84  label = cms.untracked.string('MISTAGCSVV1M_T')
85  ),
86  cms.PSet(
87  record = cms.string('PerformanceWPRecord'),
88  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVV1M_v10_offline'),
89  label = cms.untracked.string('MISTAGCSVV1M_WP')
90  ),
91  cms.PSet(
92  record = cms.string('PerformancePayloadRecord'),
93  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGCSVV1T_v10_offline'),
94  label = cms.untracked.string('MISTAGCSVV1T_T')
95  ),
96  cms.PSet(
97  record = cms.string('PerformanceWPRecord'),
98  tag = cms.string('PerformanceWorkingPoint_MISTAGCSVV1T_v10_offline'),
99  label = cms.untracked.string('MISTAGCSVV1T_WP')
100  ),
101  cms.PSet(
102  record = cms.string('PerformancePayloadRecord'),
103  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGJPL_v10_offline'),
104  label = cms.untracked.string('MISTAGJPL_T')
105  ),
106  cms.PSet(
107  record = cms.string('PerformanceWPRecord'),
108  tag = cms.string('PerformanceWorkingPoint_MISTAGJPL_v10_offline'),
109  label = cms.untracked.string('MISTAGJPL_WP')
110  ),
111  cms.PSet(
112  record = cms.string('PerformancePayloadRecord'),
113  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGJPM_v10_offline'),
114  label = cms.untracked.string('MISTAGJPM_T')
115  ),
116  cms.PSet(
117  record = cms.string('PerformanceWPRecord'),
118  tag = cms.string('PerformanceWorkingPoint_MISTAGJPM_v10_offline'),
119  label = cms.untracked.string('MISTAGJPM_WP')
120  ),
121  cms.PSet(
122  record = cms.string('PerformancePayloadRecord'),
123  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGJPT_v10_offline'),
124  label = cms.untracked.string('MISTAGJPT_T')
125  ),
126  cms.PSet(
127  record = cms.string('PerformanceWPRecord'),
128  tag = cms.string('PerformanceWorkingPoint_MISTAGJPT_v10_offline'),
129  label = cms.untracked.string('MISTAGJPT_WP')
130  ),
131  cms.PSet(
132  record = cms.string('PerformancePayloadRecord'),
133  tag = cms.string('PerformancePayloadFromBinnedTFormula_MISTAGTCHPT_v10_offline'),
134  label = cms.untracked.string('MISTAGTCHPT_T')
135  ),
136  cms.PSet(
137  record = cms.string('PerformanceWPRecord'),
138  tag = cms.string('PerformanceWorkingPoint_MISTAGTCHPT_v10_offline'),
139  label = cms.untracked.string('MISTAGTCHPT_WP')
140  ),
141 ))
142 PoolDBESSourcebtagMistagWinter13.connect = 'frontier://FrontierProd/CMS_COND_PAT_000'