]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCConfMapFit.h
code documantation and minor cleanup
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCConfMapFit.h
index 5a188aeeb9990d3e3fb604fbbf38a5977d9a822f..a2422152d6ea6c937e2fa4b7dd7ba152023e1013 100644 (file)
@@ -4,8 +4,9 @@
 #ifndef ALIHLTTPCCONFMAPFIT_H
 #define ALIHLTTPCCONFMAPFIT_H
 
-/* Copyright(c) 1998-1999, 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   AliHLTTPCConfMapFit.h
     @author Anders Vestbo, maintained by Matthias Richter
     @brief  Fit class for conformal mapping tracking.
 */
 
-// see below for class documentation
-// or
-// refer to README to build package
-// or
-// visit http://web.ift.uib.no/~kjeks/doc/alice-hlt
-
 class AliHLTTPCConfMapTrack;
 class AliHLTTPCVertex;
 
@@ -27,6 +22,7 @@ class AliHLTTPCVertex;
  *
  * Fit class for conformal mapping tracking
  *
+ * @ingroup alihlt_tpc
  */
 class AliHLTTPCConfMapFit {