]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDigitDumpComponent.h
code documentation
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDigitDumpComponent.h
index 2c833cfc158c9c5a918292a023885dc1fe62ff89..3189b55ed8d5a1b565196bcf8329dcc197b45025 100644 (file)
@@ -24,7 +24,7 @@
 /**
  * @class AliHLTTPCDigitDumpComponent
  * A converter for digit data of the TPC input to ASCII output.
- * Data blocks of type @ref kAliHLTDataTypeDDLRaw and origin 'TPC ' is docoded
+ * Data blocks of type ::kAliHLTDataTypeDDLRaw and origin 'TPC ' is docoded
  * written in readable ASCII format to a file.
  * 
  * Component ID: \b TPCDigitDump <br>
@@ -47,6 +47,7 @@
  * \li -sorted <br>
  *      sorted mode of digit readers (default)
  *
+ * @ingroup alihlt_tpc_components
  */
 class AliHLTTPCDigitDumpComponent : public AliHLTFileWriter {
  public: