]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliStructFuncType.cxx
Added a cut on PtHard at 2.76 GeV/c (Nicole)
[u/mrichter/AliRoot.git] / EVGEN / AliStructFuncType.cxx
index 80b3a3a05bf07f01148908b9c91a37c10b141f7e..ce5bd69ec9b95f7ca4c15ebb6ee4952be5d79365 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.1.2.1  2002/07/24 08:56:29  alibrary
-Updating EVGEN on TVirtulaMC
-
-Revision 1.1  2002/07/22 10:19:12  morsch
-Interface to pdfset and structa added.
-
-*/
+/* $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"