]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALPreprocessor.cxx
Initial implementation of the DCAL Geometry (work done by Mengliang WANG for his...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALPreprocessor.cxx
index 93af03ca6a2a50b14a364bff64111619e63df7b0..82dceb8dbdcdf94e97117ba22277091fd02fbc73 100644 (file)
@@ -61,7 +61,7 @@ const int kReturnCodeNoInfo = 9;
 const int kReturnCodeNoObject = 2;
 const int kReturnCodeNoEntries = 1;
 
-const int kNTRU = 32; // From 2012; 10 + 2/3 SuperModules (SM) * 3 TRU per SM
+const int kNTRU = 62; // EMCAL  (10 SM + 2/3) + (DCAL 10 SM) * 3 TRU per SM
 
 ClassImp(AliEMCALPreprocessor)