]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenFLUKAsource.cxx
Cleanup of STEER coding conventions
[u/mrichter/AliRoot.git] / EVGEN / AliGenFLUKAsource.cxx
index 06edd2551095ab7819929000f64363b8d6833d67..8cf95bd5b018db7bdd2ec3dc0c629af6f5eb9334 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.16  2002/11/21 16:22:35  alibrary
+Removing AliMCProcess and AliMC
+
 Revision 1.15  2001/07/27 17:09:36  morsch
 Use local SetTrack, KeepTrack and SetHighWaterMark methods
 to delegate either to local stack or to stack owned by AliRun.
@@ -58,9 +61,10 @@ Introduction of the Copyright and cvs Log
 // Files can be chained. 
 // Author: andreas.morsch@cern.ch
 
+#include "TPDGCode.h"
+
 #include "AliGenFLUKAsource.h"
 #include "AliRun.h"
-#include "AliPDG.h"
 
 
 #include <TFile.h>