]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenSTRANGElib.h
[bug #84578] Request to extend AliGenBox for using YRange
[u/mrichter/AliRoot.git] / EVGEN / AliGenSTRANGElib.h
index 551b988908c166b019926e28799da26a1c5a5a29..5b9989d60506468dc593f2868e91287b81224eb0 100644 (file)
@@ -21,7 +21,7 @@ class AliGenSTRANGElib :
 public AliGenLib
 {
  public:
-    enum constants{kKaon, kPhi, kLambda, kLambda1520=3124};
+    enum constants{kKaon, kPhi, kLambda, kLambda1520=3124, kOmegaMinus = 3334, kXiMinus = 3312};
     GenFunc   GetPt(Int_t param, const char* tname=0) const;
     GenFunc   GetY (Int_t param, const char* tname=0) const;
     GenFuncIp GetIp(Int_t param, const char* tname=0) const;