]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCTrackArray.h
adding initialization of magnetic field (now required in AliReconstruction)
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCTrackArray.h
index 1f6e65c7a9de59ec27f30bde9513720f3a5cd163..c0113202e4af80934994e03f115fb9012b5ef36b 100644 (file)
@@ -4,8 +4,9 @@
 #ifndef ALIHLTTPCTRACKARRAY_H
 #define ALIHLTTPCTRACKARRAY_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   AliHLTTPCTrackArray.h
     @author Uli Frankenfeld, maintained by Matthias Richter
@@ -23,6 +24,8 @@ class AliHLTTPCTrackSegmentData;
  * @class AliHLTTPCTrackArray
  * Array of AliHLTTrack objects.
  * The class implements a dynamic array and handler methods.
+ *
+ * @ingroup alihlt_tpc
  */
 class AliHLTTPCTrackArray {
  public: