]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCKryptonClusterFinder.h
code documantation and minor cleanup
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCKryptonClusterFinder.h
index 4038706cd48b2b0e18a8ba96cab4140cc5a9c21e..4dc0d5480fb01a0e60a62a14894afe6d8e154b02 100644 (file)
@@ -2,9 +2,9 @@
 
 #ifndef AliHLTTPC_KRYPTONCLUSTERFINDER
 #define AliHLTTPC_KRYPTONCLUSTERFINDER
-/* This file is property of and copyright by the ALICE HLT Project        * 
- * ALICE Experiment at CERN, All rights reserved.                         *
- * See cxx source for full Copyright notice                               */
+//* This file is property of and copyright by the ALICE HLT Project        * 
+//* ALICE Experiment at CERN, All rights reserved.                         *
+//* See cxx source for full Copyright notice                               *
 
 /** @file   AliHLTTPCKryptonClusterFinder.h
     @author Kenneth Aamodt kenneth.aamodt@student.uib.no
     @brief  Krypton Cluster Finder for the TPC
 */
 
-// see below for class documentation
-// or
-// refer to README to build package
-// or
-// visit http://web.ift.uib.no/~kjeks/doc/alice-hlt
-
-
 //#include "AliHLTLogging.h"
 //#include "AliHLTTPCPad.h"
 #include "AliHLTTPCClusterFinder.h"
 class AliHLTTPCSpacePointData;
 class AliHLTTPCDigitReader;
 
+/**
+ * @class AliHLTTPCKryptonClusterFinder
+ *
+ * @ingroup alihlt_tpc
+ */
 class AliHLTTPCKryptonClusterFinder : public AliHLTTPCClusterFinder {
 
  public: