]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTMemoryFile.h
HLT data types defined and documented
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTMemoryFile.h
index bceb0dbf5e07460c1c8b5f32d075d909c059a4d2..15930c634415e91d4aed86db50462b0d011c22e2 100644 (file)
@@ -49,7 +49,7 @@ class AliHLTMemoryFile : public TFile, public AliHLTLogging {
    * @return neg. error code if failed
    *         - -ENOSPC    buffer size too small
    */
-  int WriteHeader(const char* pHeader, int size);
+  int WriteHeader(const char* pHeader, int iSize);
 
   /**
    * Write a header at the beginning of the file.