]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTOUTTask.h
Increasing histo clu. lay.1 upper lim.
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTOUTTask.h
index 2a57f6e171b1cea5c89743c5f5a099aa6ac592b4..b627e3fc9513ac938ea05c1709c0e9c0715326b6 100644 (file)
@@ -55,9 +55,9 @@ class AliHLTOUTTask : public AliHLTOUT, public AliHLTDumpTask {
 
   /**
    * Get the data buffer
-   * @param index   [in]  index of the block
-   * @param pBuffer [out] buffer of the selected data block
-   * @param size    [out] size of the selected data block
+   * @param [in] index    index of the block
+   * @param [out] pBuffer buffer of the selected data block
+   * @param [out] size    size of the selected data block
    */
   int GetDataBuffer(AliHLTUInt32_t index, const AliHLTUInt8_t* &pBuffer, 
                    AliHLTUInt32_t& size);