]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliL3VertexArray.cxx
Merged HLT tag v1-2 with ALIROOT tag v3-09-Release.
[u/mrichter/AliRoot.git] / HLT / src / AliL3VertexArray.cxx
index 4e57de3b44203001c6da4a1515209d5c5caba189..dd5b5b46fa17f59d336a682d3ac6de905adee490 100644 (file)
@@ -1,5 +1,7 @@
+// @(#) $Id$
+
 // Author: Uli Frankenfeld <mailto:franken@fi.uib.no>
-//*-- Copyright &copy Uli
+//*-- Copyright &copy ALICE HLT Group
 
 #include "AliL3StandardIncludes.h"
 
@@ -7,6 +9,8 @@
 #include "AliL3VertexArray.h"
 
 
+/** \class AliL3VertexArray
+<pre>
 //_____________________________________________________________
 // AliL3VertexArray
 //
 //  FindSectorVertex();
 //  Double_t z = GetZSector();
 //  Double_t zerr = GetZSectorErr();
-//// do somethink with z, zerr
+//  // do somethink with z, zerr
 //}
+</pre>
+*/
 
 ClassImp(AliL3VertexArray)
 void AliL3VertexArray::AnalyzeSector(Float_t *vertex, Int_t *array, Int_t len){