CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
CSCGEMMotherboardLUTME11 Class Reference

#include <CSCUpgradeMotherboardLUT.h>

Inheritance diagram for CSCGEMMotherboardLUTME11:
CSCGEMMotherboardLUT

Public Member Functions

 CSCGEMMotherboardLUTME11 ()
 
std::vector< std::pair< int, int > > get_csc_hs_to_gem_pad (Parity par, enum CSCPart) const override
 
std::vector< int > get_gem_pad_to_csc_hs (Parity par, enum CSCPart) const override
 
 ~CSCGEMMotherboardLUTME11 () override
 
- Public Member Functions inherited from CSCGEMMotherboardLUT
 CSCGEMMotherboardLUT ()
 
std::vector< std::pair< int, int > > get_csc_wg_to_gem_roll (Parity par, int layer=1) const
 
std::vector< int > get_gem_roll_to_csc_wg (Parity par, int layer=1) const
 
virtual ~CSCGEMMotherboardLUT ()
 

Public Attributes

std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_even
 
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_odd
 
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_even
 
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_odd
 
std::vector< int > gem_pad_to_csc_hs_me1a_even
 
std::vector< int > gem_pad_to_csc_hs_me1a_odd
 
std::vector< int > gem_pad_to_csc_hs_me1b_even
 
std::vector< int > gem_pad_to_csc_hs_me1b_odd
 

Additional Inherited Members

- Protected Attributes inherited from CSCGEMMotherboardLUT
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_even_l1
 
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_even_l2
 
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_odd_l1
 
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_odd_l2
 
std::vector< std::pair< double, double > > gem_roll_eta_limits_even_l1
 
std::vector< std::pair< double, double > > gem_roll_eta_limits_even_l2
 
std::vector< std::pair< double, double > > gem_roll_eta_limits_odd_l1
 
std::vector< std::pair< double, double > > gem_roll_eta_limits_odd_l2
 
std::vector< int > gem_roll_to_csc_wg_even_l1
 
std::vector< int > gem_roll_to_csc_wg_even_l2
 
std::vector< int > gem_roll_to_csc_wg_odd_l1
 
std::vector< int > gem_roll_to_csc_wg_odd_l2
 
std::vector< std::vector< double > > lut_pt_vs_dphi_gemcsc
 
std::vector< std::vector< double > > lut_wg_eta_even
 
std::vector< std::vector< double > > lut_wg_eta_odd
 

Detailed Description

Definition at line 86 of file CSCUpgradeMotherboardLUT.h.

Constructor & Destructor Documentation

CSCGEMMotherboardLUTME11::CSCGEMMotherboardLUTME11 ( )

Definition at line 169 of file CSCUpgradeMotherboardLUT.cc.

References csc_hs_to_gem_pad_me1a_even, csc_hs_to_gem_pad_me1a_odd, csc_hs_to_gem_pad_me1b_even, csc_hs_to_gem_pad_me1b_odd, CSCGEMMotherboardLUT::csc_wg_to_gem_roll_even_l1, CSCGEMMotherboardLUT::csc_wg_to_gem_roll_even_l2, CSCGEMMotherboardLUT::csc_wg_to_gem_roll_odd_l1, CSCGEMMotherboardLUT::csc_wg_to_gem_roll_odd_l2, gem_pad_to_csc_hs_me1a_even, gem_pad_to_csc_hs_me1a_odd, gem_pad_to_csc_hs_me1b_even, gem_pad_to_csc_hs_me1b_odd, CSCGEMMotherboardLUT::gem_roll_eta_limits_even_l1, CSCGEMMotherboardLUT::gem_roll_eta_limits_even_l2, CSCGEMMotherboardLUT::gem_roll_eta_limits_odd_l1, CSCGEMMotherboardLUT::gem_roll_eta_limits_odd_l2, CSCGEMMotherboardLUT::gem_roll_to_csc_wg_even_l1, CSCGEMMotherboardLUT::gem_roll_to_csc_wg_even_l2, CSCGEMMotherboardLUT::gem_roll_to_csc_wg_odd_l1, CSCGEMMotherboardLUT::gem_roll_to_csc_wg_odd_l2, CSCGEMMotherboardLUT::lut_pt_vs_dphi_gemcsc, CSCGEMMotherboardLUT::lut_wg_eta_even, and CSCGEMMotherboardLUT::lut_wg_eta_odd.

171 {
172  lut_wg_eta_odd = {
173  {2.4466, 2.45344},
174  {2.33403, 2.43746}, {2.28122, 2.38447}, {2.23122, 2.33427}, {2.18376, 2.2866}, {2.1386, 2.24124},
175  {2.09556, 2.19796}, {2.05444, 2.15662}, {2.01511, 2.11704}, {1.97741, 2.07909}, {1.94124, 2.04266},
176  {1.90649, 2.00764}, {1.87305, 1.97392}, {1.84084, 1.94143}, {1.80978, 1.91008}, {1.77981, 1.87981},
177  {1.75086, 1.85055}, {1.72286, 1.82225}, {1.69577, 1.79484}, {1.66954, 1.76828}, {1.64412, 1.74253},
178  {1.61946, 1.71754}, {1.60584, 1.69328}, {1.60814, 1.6697}
179  };
180 
181  lut_wg_eta_even = {
182  {2.3981, 2.40492},
183  {2.28578, 2.38883}, {2.23311, 2.33595}, {2.18324, 2.28587}, {2.13592, 2.23831}, {2.09091, 2.19306},
184  {2.048, 2.14991}, {2.00704, 2.10868}, {1.96785, 2.06923}, {1.93031, 2.03141}, {1.8943, 1.9951},
185  {1.8597, 1.96021}, {1.82642, 1.92663}, {1.79438, 1.89427}, {1.76349, 1.86306}, {1.73369, 1.83293},
186  {1.70491, 1.80382}, {1.67709, 1.77566}, {1.65018, 1.7484}, {1.62413, 1.72199}, {1.59889, 1.69639},
187  {1.57443, 1.67155}, {1.56088, 1.64745}, {1.5631, 1.62403}
188  };
189 
190  /*
191  98% acceptance cuts of the GEM-CSC bending angle in ME1b
192  for various pT thresholds and for even/odd chambers
193  */
195  {3, 0.03971647, 0.01710244},
196  {5, 0.02123785, 0.00928431},
197  {7, 0.01475524, 0.00650928},
198  {10, 0.01023299, 0.00458796},
199  {15, 0.00689220, 0.00331313},
200  {20, 0.00535176, 0.00276152},
201  {30, 0.00389050, 0.00224959},
202  {40, 0.00329539, 0.00204670}
203  };
204 
206  {1.61082, 1.67865},
207  {1.67887, 1.7528},
208  {1.75303, 1.82091},
209  {1.82116, 1.89486},
210  {1.89513, 1.96311},
211  {1.9634, 2.037},
212  {2.03732, 2.10527},
213  {2.10562, 2.17903}
214  };
215 
217  {1.61705, 1.68494},
218  {1.68515, 1.75914},
219  {1.75938, 1.8273},
220  {1.82756, 1.9013},
221  {1.90158, 1.96959},
222  {1.96988, 2.04352},
223  {2.04384, 2.11181},
224  {2.11216, 2.1856}
225  };
226 
228  {1.55079, 1.62477},
229  {1.62497, 1.70641},
230  {1.70663, 1.78089},
231  {1.78113, 1.86249},
232  {1.86275, 1.9371},
233  {1.93739, 2.01855},
234  {2.01887, 2.09324},
235  {2.09358, 2.17456}
236  };
237 
239  {1.55698, 1.63103},
240  {1.63123, 1.71275},
241  {1.71297, 1.78728},
242  {1.78752, 1.86894},
243  {1.86921, 1.94359},
244  {1.94388, 2.02509},
245  {2.02541, 2.09981},
246  {2.10015, 2.18115}
247  };
248 
250  {-99, -99},
251  {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {8, -99}, {8, -99}, {8, -99},
252  {7, -99}, {7, -99}, {7, 8}, {7, 8}, {6, 8}, {6, 7}, {6, 7}, {6, 7}, {5, 7}, {5, 6},
253  {5, 6}, {4, 6}, {4, 6}, {4, 5}, {4, 5}, {4, 5}, {3, 5}, {3, 5}, {3, 4}, {3, 4},
254  {2, 4}, {2, 4}, {2, 4}, {2, 3}, {2, 3}, {2, 3}, {1, 3}, {1, 3}, {1, 2}, {1, 2},
255  {1, 2}, {1, 2}, {1, 2}, {1, 2}, {1, 1}, {1, 1}, {1, 1}
256  };
257 
259  {-99, -99},
260  {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {8, -99}, {8, -99}, {8, -99},
261  {7, -99}, {7, -99}, {7, 8}, {7, 8}, {6, 8}, {6, 7}, {6, 7}, {6, 7}, {5, 7}, {5, 6},
262  {5, 6}, {4, 6}, {4, 6}, {4, 5}, {4, 5}, {4, 5}, {3, 5}, {3, 5}, {3, 4}, {3, 4},
263  {2, 4}, {2, 4}, {2, 4}, {2, 3}, {2, 3}, {2, 3}, {1, 3}, {1, 3}, {1, 2}, {1, 2},
264  {1, 2}, {1, 2}, {1, 2}, {1, 2}, {1, 1}, {1, 1}, {1, 1}
265  };
266 
268  {-99, -99},
269  {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {8, -99}, {8, -99}, {8, -99}, {8, -99}, {7, -99},
270  {7, 8}, {7, 8}, {6, 8}, {6, 8}, {6, 7}, {6, 7}, {5, 7}, {5, 6}, {5, 6}, {5, 6},
271  {5, 6}, {4, 6}, {4, 5}, {4, 5}, {4, 5}, {4, 5}, {3, 5}, {3, 4}, {3, 4}, {3, 4},
272  {2, 4}, {2, 4}, {2, 3}, {2, 3}, {2, 3}, {2, 3}, {1, 3}, {1, 3}, {1, 2}, {1, 2},
273  {1, 2}, {1, 2}, {1, 2}, {1, 2}, {1, 1}, {1, 1}, {1, 1}
274  };
275 
277  {-99, -99},
278  {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {-99, -99}, {8, -99}, {8, -99}, {8, -99}, {8, -99}, {7, -99},
279  {7, 8}, {7, 8}, {6, 8}, {6, 8}, {6, 7}, {6, 7}, {5, 7}, {5, 6}, {5, 6}, {5, 6},
280  {5, 6}, {4, 6}, {4, 5}, {4, 5}, {4, 5}, {4, 5}, {3, 5}, {3, 4}, {3, 4}, {3, 4},
281  {2, 4}, {2, 4}, {2, 3}, {2, 3}, {2, 3}, {2, 3}, {1, 3}, {1, 3}, {1, 2}, {1, 2},
282  {1, 2}, {1, 2}, {1, 2}, {1, 2}, {1, 1}, {1, 1}, {1, 1}
283  };
284 
289 
291  93,
292  92, 92, 92, 91, 91, 90, 90, 89, 89, 88,
293  88, 87, 87, 86, 86, 85, 85, 84, 84, 83,
294  83, 83, 82, 82, 81, 81, 80, 80, 79, 79,
295  78, 78, 77, 77, 76, 76, 75, 75, 74, 74,
296  73, 73, 73, 72, 72, 71, 71, 70, 70, 69,
297  69, 68, 68, 67, 67, 66, 66, 65, 65, 64,
298  64, 63, 63, 63, 62, 62, 61, 61, 60, 60,
299  59, 59, 58, 58, 57, 57, 56, 56, 55, 55,
300  54, 54, 53, 53, 53, 52, 52, 51, 51, 50,
301  50, 49, 49, 48, 48, 47, 47, 46, 46, 45,
302  45, 44, 44, 43, 43, 43, 42, 42, 41, 41,
303  40, 40, 39, 39, 38, 38, 37, 37, 36, 36,
304  35, 35, 34, 34, 33, 33, 33, 32, 32, 31,
305  31, 30, 30, 29, 29, 28, 28, 27, 27, 26,
306  26, 25, 25, 24, 24, 23, 23, 23, 22, 22,
307  21, 21, 20, 20, 19, 19, 18, 18, 17, 17,
308  16, 16, 15, 15, 14, 14, 13, 13, 13, 12,
309  12, 11, 11, 10, 10, 9, 9, 8, 8, 7,
310  7, 6, 6, 5, 5, 4, 4, 4, 3, 3,
311  2
312  };
313 
315  123,
316  123, 122, 121, 121, 120, 119, 119, 118, 118, 117,
317  116, 116, 115, 114, 114, 113, 113, 112, 111, 111,
318  110, 110, 109, 108, 108, 107, 106, 106, 105, 105,
319  104, 103, 103, 102, 101, 101, 100, 100, 99, 98,
320  98, 97, 96, 96, 95, 95, 94, 93, 93, 92,
321  91, 91, 90, 90, 89, 88, 88, 87, 86, 86,
322  85, 85, 84, 83, 83, 82, 81, 81, 80, 80,
323  79, 78, 78, 77, 76, 76, 75, 75, 74, 73,
324  73, 72, 71, 71, 70, 70, 69, 68, 68, 67,
325  66, 66, 65, 65, 64, 63, 63, 62, 61, 61,
326  60, 60, 59, 58, 58, 57, 56, 56, 55, 55,
327  54, 53, 53, 52, 51, 51, 50, 50, 49, 48,
328  48, 47, 46, 46, 45, 45, 44, 43, 43, 42,
329  41, 41, 40, 40, 39, 38, 38, 37, 36, 36,
330  35, 35, 34, 33, 33, 32, 31, 31, 30, 30,
331  29, 28, 28, 27, 26, 26, 25, 25, 24, 23,
332  23, 22, 21, 21, 20, 20, 19, 18, 18, 17,
333  16, 16, 15, 15, 14, 13, 13, 12, 11, 11,
334  10, 10, 9, 8, 8, 7, 7, 6, 5, 5,
335  4
336  };
337 
339  2,
340  3, 3, 3, 4, 4, 5, 5, 6, 6, 7,
341  7, 8, 8, 9, 9, 10, 10, 11, 11, 12,
342  12, 12, 13, 13, 14, 14, 15, 15, 16, 16,
343  17, 17, 18, 18, 19, 19, 20, 20, 21, 21,
344  22, 22, 22, 23, 23, 24, 24, 25, 25, 26,
345  26, 27, 27, 28, 28, 29, 29, 30, 30, 31,
346  31, 32, 32, 32, 33, 33, 34, 34, 35, 35,
347  36, 36, 37, 37, 38, 38, 39, 39, 40, 40,
348  41, 41, 42, 42, 42, 43, 43, 44, 44, 45,
349  45, 46, 46, 47, 47, 48, 48, 49, 49, 50,
350  50, 51, 51, 52, 52, 52, 53, 53, 54, 54,
351  55, 55, 56, 56, 57, 57, 58, 58, 59, 59,
352  60, 60, 61, 61, 62, 62, 63, 63, 63, 64,
353  64, 65, 65, 66, 66, 67, 67, 68, 68, 69,
354  69, 70, 70, 71, 71, 72, 72, 73, 73, 73,
355  74, 74, 75, 75, 76, 76, 77, 77, 78, 78,
356  79, 79, 80, 80, 81, 81, 82, 82, 82, 83,
357  83, 84, 84, 85, 85, 86, 86, 87, 87, 88,
358  88, 89, 89, 90, 90, 91, 91, 91, 92, 92,
359  93
360  };
361 
363  4,
364  4, 5, 6, 6, 7, 7, 8, 9, 9, 10,
365  11, 11, 12, 12, 13, 14, 14, 15, 16, 16,
366  17, 17, 18, 19, 19, 20, 20, 21, 22, 22,
367  23, 24, 24, 25, 25, 26, 27, 27, 28, 29,
368  29, 30, 30, 31, 32, 32, 33, 34, 34, 35,
369  35, 36, 37, 37, 38, 39, 39, 40, 40, 41,
370  42, 42, 43, 44, 44, 45, 45, 46, 47, 47,
371  48, 49, 49, 50, 50, 51, 52, 52, 53, 54,
372  54, 55, 55, 56, 57, 57, 58, 59, 59, 60,
373  60, 61, 62, 62, 63, 64, 64, 65, 65, 66,
374  67, 67, 68, 69, 69, 70, 70, 71, 72, 72,
375  73, 74, 74, 75, 75, 76, 77, 77, 78, 79,
376  79, 80, 80, 81, 82, 82, 83, 84, 84, 85,
377  85, 86, 87, 87, 88, 89, 89, 90, 90, 91,
378  92, 92, 93, 94, 94, 95, 95, 96, 97, 97,
379  98, 99, 99, 100, 100, 101, 102, 102, 103, 104,
380  104, 105, 105, 106, 107, 107, 108, 109, 109, 110,
381  110, 111, 112, 112, 113, 114, 114, 115, 115, 116,
382  117, 117, 118, 119, 119, 120, 120, 121, 122, 122,
383  123
384  };
385 
387  {192, 192},
388  {192, 192}, {192, 192}, {190, 191}, {188, 188}, {185, 186}, {183, 184}, {181, 182}, {179, 180}, {177, 178}, {175, 176},
389  {173, 174}, {171, 172}, {169, 169}, {166, 167}, {164, 165}, {162, 163}, {160, 161}, {158, 159}, {156, 157}, {154, 155},
390  {152, 153}, {150, 151}, {148, 148}, {145, 146}, {143, 144}, {141, 142}, {139, 140}, {137, 138}, {135, 136}, {133, 134},
391  {131, 132}, {129, 130}, {127, 127}, {124, 125}, {122, 123}, {120, 121}, {118, 119}, {116, 117}, {114, 115}, {112, 113},
392  {110, 111}, {108, 109}, {106, 106}, {103, 104}, {101, 102}, {99, 100}, {97, 98}, {95, 96}, {93, 94}, {91, 92},
393  {89, 90}, {87, 88}, {85, 85}, {82, 83}, {80, 81}, {78, 79}, {76, 77}, {74, 75}, {72, 73}, {70, 71},
394  {68, 69}, {66, 67}, {64, 64}, {61, 62}, {59, 60}, {57, 58}, {55, 56}, {53, 54}, {51, 52}, {49, 50},
395  {47, 48}, {45, 46}, {43, 43}, {40, 41}, {38, 39}, {36, 37}, {34, 35}, {32, 33}, {30, 31}, {28, 29},
396  {26, 27}, {24, 25}, {22, 22}, {19, 20}, {17, 18}, {15, 16}, {13, 14}, {11, 12}, {9, 10}, {7, 8},
397  {5, 6}, {3, 3}, {1, 1}, {1, 1}, {1, 1}
398  };
399 
401  {1, 1},
402  {1, 1}, {1, 1}, {2, 3}, {4, 5}, {7, 7}, {9, 10}, {11, 12}, {13, 14}, {15, 16}, {17, 18},
403  {19, 20}, {21, 22}, {23, 24}, {26, 26}, {28, 29}, {30, 31}, {32, 33}, {34, 35}, {36, 37}, {38, 39},
404  {40, 41}, {42, 43}, {44, 45}, {47, 47}, {49, 50}, {51, 52}, {53, 54}, {55, 56}, {57, 58}, {59, 60},
405  {61, 62}, {63, 64}, {65, 66}, {68, 68}, {70, 71}, {72, 73}, {74, 75}, {76, 77}, {78, 79}, {80, 81},
406  {82, 83}, {84, 85}, {86, 87}, {88, 89}, {91, 91}, {93, 94}, {95, 96}, {97, 98}, {99, 100}, {101, 102},
407  {103, 104}, {105, 106}, {107, 108}, {109, 110}, {112, 112}, {114, 115}, {116, 117}, {118, 119}, {120, 121}, {122, 123},
408  {124, 125}, {126, 127}, {128, 129}, {130, 131}, {133, 133}, {135, 136}, {137, 138}, {139, 140}, {141, 142}, {143, 144},
409  {145, 146}, {147, 148}, {149, 150}, {151, 152}, {154, 154}, {156, 157}, {158, 159}, {160, 161}, {162, 163}, {164, 165},
410  {166, 167}, {168, 169}, {170, 171}, {172, 173}, {175, 175}, {177, 178}, {179, 180}, {181, 182}, {183, 184}, {185, 186},
411  {187, 188}, {189, 190}, {191, 192}, {192, 192}, {192, 192}
412  };
413 
415  {192, 192},
416  {192, 192}, {192, 192}, {192, 192}, {192, 192}, {190, 191}, {189, 189}, {187, 188}, {185, 186}, {184, 184}, {182, 183},
417  {180, 181}, {179, 179}, {177, 178}, {176, 176}, {174, 175}, {172, 173}, {171, 171}, {169, 170}, {168, 168}, {166, 167},
418  {164, 165}, {163, 163}, {161, 162}, {160, 160}, {158, 159}, {156, 157}, {155, 155}, {153, 154}, {152, 152}, {150, 151},
419  {148, 149}, {147, 147}, {145, 146}, {144, 144}, {142, 143}, {140, 141}, {139, 139}, {137, 138}, {136, 136}, {134, 135},
420  {132, 133}, {131, 131}, {129, 130}, {128, 128}, {126, 127}, {124, 125}, {123, 123}, {121, 122}, {120, 120}, {118, 119},
421  {116, 117}, {115, 115}, {113, 114}, {112, 112}, {110, 111}, {108, 109}, {107, 107}, {105, 106}, {104, 104}, {102, 103},
422  {100, 101}, {99, 99}, {97, 98}, {96, 96}, {94, 95}, {92, 93}, {91, 91}, {89, 90}, {88, 88}, {86, 87},
423  {84, 85}, {83, 83}, {81, 82}, {80, 80}, {78, 79}, {76, 77}, {75, 75}, {73, 74}, {72, 72}, {70, 71},
424  {68, 69}, {67, 67}, {65, 66}, {64, 64}, {62, 63}, {60, 61}, {59, 59}, {57, 58}, {56, 56}, {54, 55},
425  {52, 53}, {51, 51}, {49, 50}, {48, 48}, {46, 47}, {44, 45}, {43, 43}, {41, 42}, {40, 40}, {38, 39},
426  {36, 37}, {35, 35}, {33, 34}, {32, 32}, {30, 31}, {28, 29}, {27, 27}, {25, 26}, {24, 24}, {22, 23},
427  {20, 21}, {19, 19}, {17, 18}, {15, 16}, {14, 14}, {12, 13}, {11, 11}, {9, 10}, {7, 8}, {6, 6},
428  {4, 5}, {3, 3}, {1, 2}, {1, 1}, {1, 1}, {1, 1}, {1, 1}
429  };
430 
432  {1, 1},
433  {1, 1}, {1, 1}, {1, 1}, {1, 2}, {3, 4}, {5, 5}, {6, 7}, {8, 8}, {9, 10}, {11, 12},
434  {13, 13}, {14, 15}, {16, 16}, {17, 18}, {19, 20}, {21, 21}, {22, 23}, {24, 24}, {25, 26}, {27, 28},
435  {29, 29}, {30, 31}, {32, 32}, {33, 34}, {35, 36}, {37, 37}, {38, 39}, {40, 40}, {41, 42}, {43, 44},
436  {45, 45}, {46, 47}, {48, 48}, {49, 50}, {51, 52}, {53, 53}, {54, 55}, {56, 56}, {57, 58}, {59, 60},
437  {61, 61}, {62, 63}, {64, 64}, {65, 66}, {67, 68}, {69, 69}, {70, 71}, {72, 72}, {73, 74}, {75, 76},
438  {77, 77}, {78, 79}, {80, 80}, {81, 82}, {83, 84}, {85, 85}, {86, 87}, {88, 88}, {89, 90}, {91, 92},
439  {93, 93}, {94, 95}, {96, 96}, {97, 98}, {99, 100}, {101, 101}, {102, 103}, {104, 104}, {105, 106}, {107, 108},
440  {109, 109}, {110, 111}, {112, 112}, {113, 114}, {115, 116}, {117, 117}, {118, 119}, {120, 120}, {121, 122}, {123, 124},
441  {125, 125}, {126, 127}, {128, 128}, {129, 130}, {131, 132}, {133, 133}, {134, 135}, {136, 136}, {137, 138}, {139, 140},
442  {141, 141}, {142, 143}, {144, 144}, {145, 146}, {147, 148}, {149, 149}, {150, 151}, {152, 152}, {153, 154}, {155, 156},
443  {157, 157}, {158, 159}, {160, 160}, {161, 162}, {163, 164}, {165, 165}, {166, 167}, {168, 169}, {170, 170}, {171, 172},
444  {173, 173}, {174, 175}, {176, 177}, {178, 178}, {179, 180}, {181, 181}, {182, 183}, {184, 185}, {186, 186}, {187, 188},
445  {189, 189}, {190, 191}, {192, 192}, {192, 192}, {192, 192}, {192, 192}, {192, 192}
446  };
447 }
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_even_l1
std::vector< int > gem_pad_to_csc_hs_me1b_even
std::vector< int > gem_roll_to_csc_wg_odd_l1
std::vector< std::pair< double, double > > gem_roll_eta_limits_odd_l1
std::vector< int > gem_pad_to_csc_hs_me1b_odd
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_even
std::vector< int > gem_pad_to_csc_hs_me1a_odd
std::vector< int > gem_pad_to_csc_hs_me1a_even
std::vector< int > gem_roll_to_csc_wg_even_l1
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_odd_l2
std::vector< int > gem_roll_to_csc_wg_even_l2
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_odd_l1
std::vector< std::pair< double, double > > gem_roll_eta_limits_odd_l2
std::vector< std::vector< double > > lut_wg_eta_odd
std::vector< std::pair< double, double > > gem_roll_eta_limits_even_l1
std::vector< std::pair< double, double > > gem_roll_eta_limits_even_l2
std::vector< int > gem_roll_to_csc_wg_odd_l2
std::vector< std::pair< int, int > > csc_wg_to_gem_roll_even_l2
std::vector< std::vector< double > > lut_wg_eta_even
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_odd
std::vector< std::vector< double > > lut_pt_vs_dphi_gemcsc
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_even
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_odd
CSCGEMMotherboardLUTME11::~CSCGEMMotherboardLUTME11 ( )
override

Definition at line 449 of file CSCUpgradeMotherboardLUT.cc.

450 {
451 }

Member Function Documentation

std::vector< std::pair< int, int > > CSCGEMMotherboardLUTME11::get_csc_hs_to_gem_pad ( Parity  par,
enum CSCPart  p 
) const
overridevirtual

Implements CSCGEMMotherboardLUT.

Definition at line 158 of file CSCUpgradeMotherboardLUT.cc.

References Even, and ME1A.

159 {
162 }
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_even
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_odd
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1a_even
std::vector< std::pair< int, int > > csc_hs_to_gem_pad_me1b_odd
std::vector< int > CSCGEMMotherboardLUTME11::get_gem_pad_to_csc_hs ( Parity  par,
enum CSCPart  p 
) const
overridevirtual

Member Data Documentation

std::vector<std::pair<int,int> > CSCGEMMotherboardLUTME11::csc_hs_to_gem_pad_me1a_even

Definition at line 106 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<std::pair<int,int> > CSCGEMMotherboardLUTME11::csc_hs_to_gem_pad_me1a_odd

Definition at line 105 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<std::pair<int,int> > CSCGEMMotherboardLUTME11::csc_hs_to_gem_pad_me1b_even

Definition at line 110 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<std::pair<int,int> > CSCGEMMotherboardLUTME11::csc_hs_to_gem_pad_me1b_odd

Definition at line 109 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<int> CSCGEMMotherboardLUTME11::gem_pad_to_csc_hs_me1a_even

Definition at line 98 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<int> CSCGEMMotherboardLUTME11::gem_pad_to_csc_hs_me1a_odd

Definition at line 97 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<int> CSCGEMMotherboardLUTME11::gem_pad_to_csc_hs_me1b_even

Definition at line 102 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().

std::vector<int> CSCGEMMotherboardLUTME11::gem_pad_to_csc_hs_me1b_odd

Definition at line 101 of file CSCUpgradeMotherboardLUT.h.

Referenced by CSCGEMMotherboardLUTME11().