]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTDimServer.h
updating class documentation and correcting doxygen warnings
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTDimServer.h
index 99acdff6dcb3aa7b6e254dbc28e012af01742d2a..43c900fdd2a94ba8a484a72fbc5f73b6d11a0476 100644 (file)
@@ -156,7 +156,10 @@ protected:
   typedef int (*fctDisCharArg)        ( const char*);
   typedef int (*fctDisNoArg)          ( );
 
-  /// @class AliHLTDimInterface Interface to the dim library
+  /** 
+   * @class AliHLTDimInterface
+   * Interface to the dim library
+   */
   class AliHLTDimInterface : public AliHLTLogging {
   public:
     AliHLTDimInterface();