CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HiTrackerIsolation_cff.py
Go to the documentation of this file.
2 
4 
5 isoT11 = cms.EDProducer("HiEgammaIsolationProducer",
6  isolationInputParameters,
7  mode = cms.string("noBackgroundSubtracted"),
8  iso = cms.string("Txy"),
9  x = cms.double(1),
10  y = cms.double(1),
11 )
12 
13 isoT12 = cms.EDProducer("HiEgammaIsolationProducer",
14  isolationInputParameters,
15  mode = cms.string("noBackgroundSubtracted"),
16  iso = cms.string("Txy"),
17  x = cms.double(1),
18  y = cms.double(2),
19 )
20 
21 isoT13 = cms.EDProducer("HiEgammaIsolationProducer",
22  isolationInputParameters,
23  mode = cms.string("noBackgroundSubtracted"),
24  iso = cms.string("Txy"),
25  x = cms.double(1),
26  y = cms.double(3),
27 )
28 
29 isoT14 = cms.EDProducer("HiEgammaIsolationProducer",
30  isolationInputParameters,
31  mode = cms.string("noBackgroundSubtracted"),
32  iso = cms.string("Txy"),
33  x = cms.double(1),
34  y = cms.double(4),
35 )
36 
37 isoT21 = cms.EDProducer("HiEgammaIsolationProducer",
38  isolationInputParameters,
39  mode = cms.string("noBackgroundSubtracted"),
40  iso = cms.string("Txy"),
41  x = cms.double(2),
42  y = cms.double(1),
43 )
44 
45 isoT22 = cms.EDProducer("HiEgammaIsolationProducer",
46  isolationInputParameters,
47  mode = cms.string("noBackgroundSubtracted"),
48  iso = cms.string("Txy"),
49  x = cms.double(2),
50  y = cms.double(2),
51 )
52 
53 isoT23 = cms.EDProducer("HiEgammaIsolationProducer",
54  isolationInputParameters,
55  mode = cms.string("noBackgroundSubtracted"),
56  iso = cms.string("Txy"),
57  x = cms.double(2),
58  y = cms.double(3),
59 )
60 
61 isoT24 = cms.EDProducer("HiEgammaIsolationProducer",
62  isolationInputParameters,
63  mode = cms.string("noBackgroundSubtracted"),
64  iso = cms.string("Txy"),
65  x = cms.double(2),
66  y = cms.double(4),
67 )
68 
69 isoT31 = cms.EDProducer("HiEgammaIsolationProducer",
70  isolationInputParameters,
71  mode = cms.string("noBackgroundSubtracted"),
72  iso = cms.string("Txy"),
73  x = cms.double(3),
74  y = cms.double(1),
75 )
76 
77 isoT32 = cms.EDProducer("HiEgammaIsolationProducer",
78  isolationInputParameters,
79  mode = cms.string("noBackgroundSubtracted"),
80  iso = cms.string("Txy"),
81  x = cms.double(3),
82  y = cms.double(2),
83 )
84 
85 isoT33 = cms.EDProducer("HiEgammaIsolationProducer",
86  isolationInputParameters,
87  mode = cms.string("noBackgroundSubtracted"),
88  iso = cms.string("Txy"),
89  x = cms.double(3),
90  y = cms.double(3),
91 )
92 
93 isoT34 = cms.EDProducer("HiEgammaIsolationProducer",
94  isolationInputParameters,
95  mode = cms.string("noBackgroundSubtracted"),
96  iso = cms.string("Txy"),
97  x = cms.double(3),
98  y = cms.double(4),
99 )
100 
101 isoT41 = cms.EDProducer("HiEgammaIsolationProducer",
102  isolationInputParameters,
103  mode = cms.string("noBackgroundSubtracted"),
104  iso = cms.string("Txy"),
105  x = cms.double(4),
106  y = cms.double(1),
107 )
108 
109 isoT42 = cms.EDProducer("HiEgammaIsolationProducer",
110  isolationInputParameters,
111  mode = cms.string("noBackgroundSubtracted"),
112  iso = cms.string("Txy"),
113  x = cms.double(4),
114  y = cms.double(2),
115 )
116 
117 isoT43 = cms.EDProducer("HiEgammaIsolationProducer",
118  isolationInputParameters,
119  mode = cms.string("noBackgroundSubtracted"),
120  iso = cms.string("Txy"),
121  x = cms.double(4),
122  y = cms.double(3),
123 )
124 
125 isoT44 = cms.EDProducer("HiEgammaIsolationProducer",
126  isolationInputParameters,
127  mode = cms.string("noBackgroundSubtracted"),
128  iso = cms.string("Txy"),
129  x = cms.double(4),
130  y = cms.double(4),
131 )
132 
133 isoDR11 = cms.EDProducer("HiEgammaIsolationProducer",
134  isolationInputParameters,
135  mode = cms.string("noBackgroundSubtracted"),
136  iso = cms.string("dRxy"),
137  x = cms.double(1),
138  y = cms.double(1),
139 )
140 
141 isoDR12 = cms.EDProducer("HiEgammaIsolationProducer",
142  isolationInputParameters,
143  mode = cms.string("noBackgroundSubtracted"),
144  iso = cms.string("dRxy"),
145  x = cms.double(1),
146  y = cms.double(2),
147 )
148 
149 isoDR13 = cms.EDProducer("HiEgammaIsolationProducer",
150  isolationInputParameters,
151  mode = cms.string("noBackgroundSubtracted"),
152  iso = cms.string("dRxy"),
153  x = cms.double(1),
154  y = cms.double(3),
155 )
156 
157 isoDR14 = cms.EDProducer("HiEgammaIsolationProducer",
158  isolationInputParameters,
159  mode = cms.string("noBackgroundSubtracted"),
160  iso = cms.string("dRxy"),
161  x = cms.double(1),
162  y = cms.double(4),
163 )
164 
165 isoDR21 = cms.EDProducer("HiEgammaIsolationProducer",
166  isolationInputParameters,
167  mode = cms.string("noBackgroundSubtracted"),
168  iso = cms.string("dRxy"),
169  x = cms.double(2),
170  y = cms.double(1),
171 )
172 
173 isoDR22 = cms.EDProducer("HiEgammaIsolationProducer",
174  isolationInputParameters,
175  mode = cms.string("noBackgroundSubtracted"),
176  iso = cms.string("dRxy"),
177  x = cms.double(2),
178  y = cms.double(2),
179 )
180 
181 isoDR23 = cms.EDProducer("HiEgammaIsolationProducer",
182  isolationInputParameters,
183  mode = cms.string("noBackgroundSubtracted"),
184  iso = cms.string("dRxy"),
185  x = cms.double(2),
186  y = cms.double(3),
187 )
188 
189 isoDR24 = cms.EDProducer("HiEgammaIsolationProducer",
190  isolationInputParameters,
191  mode = cms.string("noBackgroundSubtracted"),
192  iso = cms.string("dRxy"),
193  x = cms.double(2),
194  y = cms.double(4),
195 )
196 
197 isoDR31 = cms.EDProducer("HiEgammaIsolationProducer",
198  isolationInputParameters,
199  mode = cms.string("noBackgroundSubtracted"),
200  iso = cms.string("dRxy"),
201  x = cms.double(3),
202  y = cms.double(1),
203 )
204 
205 isoDR32 = cms.EDProducer("HiEgammaIsolationProducer",
206  isolationInputParameters,
207  mode = cms.string("noBackgroundSubtracted"),
208  iso = cms.string("dRxy"),
209  x = cms.double(3),
210  y = cms.double(2),
211 )
212 
213 isoDR33 = cms.EDProducer("HiEgammaIsolationProducer",
214  isolationInputParameters,
215  mode = cms.string("noBackgroundSubtracted"),
216  iso = cms.string("dRxy"),
217  x = cms.double(3),
218  y = cms.double(3),
219 )
220 
221 isoDR34 = cms.EDProducer("HiEgammaIsolationProducer",
222  isolationInputParameters,
223  mode = cms.string("noBackgroundSubtracted"),
224  iso = cms.string("dRxy"),
225  x = cms.double(3),
226  y = cms.double(4),
227 )
228 
229 isoDR41 = cms.EDProducer("HiEgammaIsolationProducer",
230  isolationInputParameters,
231  mode = cms.string("noBackgroundSubtracted"),
232  iso = cms.string("dRxy"),
233  x = cms.double(4),
234  y = cms.double(1),
235 )
236 
237 isoDR42 = cms.EDProducer("HiEgammaIsolationProducer",
238  isolationInputParameters,
239  mode = cms.string("noBackgroundSubtracted"),
240  iso = cms.string("dRxy"),
241  x = cms.double(4),
242  y = cms.double(2),
243 )
244 
245 isoDR43 = cms.EDProducer("HiEgammaIsolationProducer",
246  isolationInputParameters,
247  mode = cms.string("noBackgroundSubtracted"),
248  iso = cms.string("dRxy"),
249  x = cms.double(4),
250  y = cms.double(3),
251 )
252 
253 isoDR44 = cms.EDProducer("HiEgammaIsolationProducer",
254  isolationInputParameters,
255  mode = cms.string("noBackgroundSubtracted"),
256  iso = cms.string("dRxy"),
257  x = cms.double(4),
258  y = cms.double(4),
259 )
260 
261 
262 hiTrackCountingIsolation = cms.Sequence(isoT11+isoT12+isoT13+isoT14+isoT21+isoT22+isoT23+isoT24+isoT31+isoT32+isoT33+isoT34+isoT41+isoT42+isoT43+isoT44)
263 hiTrackVetoConeIsolation = cms.Sequence(isoDR11+isoDR12+isoDR13+isoDR14+isoDR21+isoDR22+isoDR23+isoDR24+isoDR31+isoDR32+isoDR33+isoDR34+isoDR41+isoDR42+isoDR43+isoDR44)
264 
265 hiTrackerIsolation = cms.Sequence(hiTrackCountingIsolation+hiTrackVetoConeIsolation)