]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliCaloConstants.h
code cleanup: renaming functions; adding prototype code for later development; no...
[u/mrichter/AliRoot.git] / EMCAL / AliCaloConstants.h
index 00537f4871bc0f6631a83059e87b73e37cc15601..be71ce1e42d4b4ae36df06ac769d311537cc672a 100644 (file)
@@ -68,8 +68,8 @@ namespace CaloConstants
     const int MAXHWADDR = 3279;
     const int MAXCHANNELS = 1408;
     const double ECENTRALHIT = 0.845678; //Percentage of total enegry contain in a single tower for a central hit  
-    const int NZROWSMOD      =  24;   // Number of rows per module
-    const int NXCOLUMNSMOD   =  48;   // Number of columns per module 
+    const int NZROWSMOD      =  48;   // Number of columns per module
+    const int NXCOLUMNSMOD   =  24;   // Number of rows per module 
     const int NROWSMOD     = NZROWSMOD;   // Number of rows per module
     const int NCOLUMNSMOD  = NXCOLUMNSMOD;   // Number of columns per module