]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliAODv0.h
PdgCode() ported to the interface
[u/mrichter/AliRoot.git] / STEER / AliAODv0.h
index ce508ab3c3743c423854298eda92a826d2cca110..b960e0415c98ef4f7c6bb98ddd15d076b72da13f 100644 (file)
@@ -82,8 +82,9 @@ public:
   
   Short_t  GetPosID()       const;
   Short_t  GetNegID()       const;
-  Int_t    GetLabel() const {return -1;} // Dummy
-
+  Int_t    GetLabel()       const {return -1;} // Dummy
+  Int_t    PdgCode()        const {return  0;} // Dummy
+  
 protected:
   Double32_t fDcaV0ToPrimVertex;    // dca of V0 to primary vertex 
   Bool_t     fOnFlyStatus;          // if kTRUE, then this V0 is recontructed