]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFHitDataBuffer.h
Increased the buffer dimension (R.Preghenella)
[u/mrichter/AliRoot.git] / TOF / AliTOFHitDataBuffer.h
index 2200609dbedc59ace15adb98ba5ce28039a07b02..19721aa6fde7d73ea31bdffff553762995e77ae8 100644 (file)
@@ -17,7 +17,7 @@
 //class AliTOFHitData;
 
 //data buffer size
-#define DATA_BUFFER_SIZE 1000
+#define DATA_BUFFER_SIZE 10000
 
 class AliTOFHitDataBuffer : public TObject{