]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPDG.h
Bug fix
[u/mrichter/AliRoot.git] / STEER / AliPDG.h
index a395d3accc3787f530691043aa134e67ea50a1b0..b5f62d00395cf0f4edc2e558675c45e81e8b1ea5 100644 (file)
@@ -5,9 +5,12 @@
 
 /* $Id$ */
 
-#include "TPDGCode.h"
 #include "TObject.h"
 
+// Class to encapsulate the ALICE updates to TDatabasePDG.h
+// Can be used by TGeant3 and TGeant4
+// Comments to: andreas.morsch@cern.ch 
+
 class AliPDG : public TObject {
 public:
     static void AddParticlesToPdgDataBase();