Changed tower number
authormhorner <mhorner@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Mar 2004 01:11:58 +0000 (01:11 +0000)
committermhorner <mhorner@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Mar 2004 01:11:58 +0000 (01:11 +0000)
EMCAL/AliEMCALJetFinderInput.cxx

index 51d1dd7d403acac139b4f83c8a4772683271c913..d470d61fc53c29116d3ce6de3045952cc32a70f0 100755 (executable)
@@ -48,7 +48,7 @@ fPartonsArray(0)
 if (fDebug>0) Info("AliEMCALJetFinderInput","Beginning Constructor");  
 
 fInitialised = kFALSE;
-fNDigits = 96*144;     // This is the number of digits
+fNDigits = 19152;     // This is the number of digits
 fNMaxDigits = fNDigits;
 fNMaxTracks = 3000;
 fNMaxParticles = 2000;