]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliStructFuncType.cxx
Moved to PDF.
[u/mrichter/AliRoot.git] / EVGEN / AliStructFuncType.cxx
index ee8511e09cb8b0f6f2dadf32bef0665bfb72f036..ce5bd69ec9b95f7ca4c15ebb6ee4952be5d79365 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-*/
+/* $Id$ */
 
+// Helper class to interface pdflib and the TPythia 
+// the c++ interface for Pythia
+// The pdf codes used  in pdflib are mapped
+// to a more user friendly enumeration type.
+// Author: andreas.morsch@cern.ch
 
 #include "AliStructFuncType.h"