CMS 3D CMS Logo

CaloTowerBoundriesMC.h

Go to the documentation of this file.
00001 // File: CaloTowerBoundaries.h
00002 // Description:  The eta boundaries of the CaloTowers
00003 // Author:  Anwar Bhatti
00004 // Date:  August 31, 2006
00005 //
00006 #ifndef  CALOTOWERETABOUNDRIES_HH
00007 #define  CALOTOWERETABOUNDRIES_HH
00008 
00009 const int NETA=82;
00010 
00011 
00012 const double CaloTowerEtaBoundries[83]={
00013                                           -5.191,
00014                                           -4.889,
00015                                           -4.716,
00016                                           -4.538,
00017                                           -4.363,
00018                                           -4.191,
00019                                           -4.013,
00020                                           -3.839,
00021                                           -3.664, 
00022                                           -3.489,
00023                                           -3.314,
00024                                           -3.139,
00025                                           -2.964,
00026                                           -2.853,
00027                                           -2.650,
00028                                           -2.500,
00029                                           -2.322,
00030                                           -2.172,
00031                                           -2.043,
00032                                           -1.930,
00033                                           -1.830,
00034                                           -1.740,
00035                                           -1.653,
00036                                           -1.566,
00037                                           -1.479,
00038                                           -1.392,
00039                                           -1.305,
00040                                           -1.218,
00041                                           -1.131,
00042                                           -1.044,
00043                                           -0.957,
00044                                           -0.879,
00045                                           -0.783,
00046                                           -0.696,
00047                                           -0.609,
00048                                           -0.522,
00049                                           -0.435,
00050                                           -0.348,
00051                                           -0.261,
00052                                           -0.174,
00053                                           -0.087,
00054                                           0.000,
00055                                           0.087,
00056                                           0.174,
00057                                           0.261,
00058                                           0.348,
00059                                           0.435,
00060                                           0.522,
00061                                           0.609,
00062                                           0.696,
00063                                           0.783,
00064                                           0.879,
00065                                           0.957,
00066                                           1.044,
00067                                           1.131,
00068                                           1.218,
00069                                           1.305,
00070                                           1.392,
00071                                           1.479,
00072                                           1.566,
00073                                           1.653,
00074                                           1.740,
00075                                           1.830,
00076                                           1.930,
00077                                           2.043,
00078                                           2.172,
00079                                           2.322,
00080                                           2.500,
00081                                           2.650,
00082                                           2.853,
00083                                           2.964,
00084                                           3.139,
00085                                           3.314,
00086                                           3.489,
00087                                           3.664, 
00088                                           3.839,
00089                                           4.013,
00090                                           4.191,
00091                                           4.363,
00092                                           4.538,
00093                                           4.716,
00094                                           4.889,
00095                                           5.191};
00096 
00097 #endif

Generated on Tue Jun 9 17:39:33 2009 for CMSSW by  doxygen 1.5.4