]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG1/AliGenV0Info.h
Base DA changed to pick up only the SOD event
[u/mrichter/AliRoot.git] / PWG1 / AliGenV0Info.h
index 0d68ec8df62b4c01b5ce5c8b2ca7696ba9cf9e07..f995629b30dabeb0f4c64781473ffc4d60eb1272 100644 (file)
@@ -30,7 +30,7 @@ public:
   void Update(Float_t vertex[3]);       
   AliMCInfo &  GetPlus()      {return fMCd;}
   AliMCInfo &  GetMinus()     {return fMCm;}
-  TParticle &  GetMopther()   {return fMotherP;}
+  TParticle &  GetMother()   {return fMotherP;}
   Double_t    GetMCDist1() const { return fMCDist1;}
   Double_t    GetMCDist2() const {return fMCDist2;}  
   const Double_t*  GetMCPdr() const {return fMCPdr;}