]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDcascade.cxx
Coding Convention Violations
[u/mrichter/AliRoot.git] / STEER / AliESDcascade.cxx
index 73a2801246da87515715016208247c0bfe1ff994..9ffc4d39a897c8a77274614efd48a88af92d1cf5 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
+
 //-------------------------------------------------------------------------
 //               Implementation of the cascade vertex class
-//
+//              This is part of the Event Summary Data 
+//              which contains the result of the reconstruction
+//              and is the main set of classes for analaysis
 //    Origin: Christian Kuhn, IReS, Strasbourg, christian.kuhn@ires.in2p3.fr
 //-------------------------------------------------------------------------
+
 #include <TMath.h>
 
 #include "AliESDcascade.h"
-#include "AliESDv0.h"
 
 ClassImp(AliESDcascade)