]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTPHOSRecPointContainerStruct.h
Selectiv readout and writing to FXS (oystein)
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTPHOSRecPointContainerStruct.h
index 20ba0e1762345093997027161981f6d18d4f2c09..fc41cc12b5765812fc9597dcebc816ed7af7005a 100644 (file)
@@ -42,7 +42,7 @@ struct AliHLTPHOSRecPointContainerStruct
   UInt_t fNRecPoints; 
 
   /** Array of rec points in the container */
-  AliHLTPHOSRecPointDataStruct fRecPointArray[200];
+  AliHLTPHOSRecPointDataStruct fRecPointArray[100];
 
 };