]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliL3Vertex.cxx
Coding violations...
[u/mrichter/AliRoot.git] / HLT / src / AliL3Vertex.cxx
index cbd2365e70b485970cc0b9e2e7e3524ff4f5e3b6..4a3ba3be1cff618b0489f9e00bfe78ddad7f0598 100644 (file)
@@ -1,18 +1,23 @@
-//Author:        Uli Frankenfeld
-//Last Modified: 07.11.2000
+// @(#) $Id$
+
+// Author: Uli Frankenfeld <mailto:franken@fi.uib.no>
+//*-- Copyright &copy ALICE HLT Group
+
+#include "AliL3StandardIncludes.h"
 
 #include "AliL3RootTypes.h"
-#include <iostream.h>
 #include "AliL3Logging.h"
 #include "AliL3Vertex.h"
 
+/** \class AliL3Vertex
+<pre>
 //_____________________________________________________________
-//
 // AliL3Vertex
 //
-// stores the information of the vertex position
+// Stores the information of the vertex position
 //
-
+</pre>
+*/
 
 ClassImp(AliL3Vertex)
 AliL3Vertex::AliL3Vertex(){