]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/vertexingHF/AliAODRecoCascadeHF.h
Add in the UserCreateOutputObjects a set owner and post data for the output container...
[u/mrichter/AliRoot.git] / PWG3 / vertexingHF / AliAODRecoCascadeHF.h
index be88536db4aeff0b6fff4a6062d03b5fc254cd5f..a955cef862626f751ae0b88389b7e99e9f7602ad 100644 (file)
@@ -9,11 +9,12 @@
 // (D*->D0pi, ...)
 // The convention is: prong 0 is the bachelor, prong 1 is the "V0"
 //
-// Author: X-M. Zhang, zhangxm@iop.ccnu.edu.cn
+// Author: X-M. Zhang, zhangxm@iopp.ccnu.edu.cn
 //***********************************************************
 
 #include <TRef.h>
 #include <TRefArray.h>
+#include <TClonesArray.h>
 #include "AliAODVertex.h"
 #include "AliAODRecoDecayHF2Prong.h"
 
@@ -46,6 +47,10 @@ class AliAODRecoCascadeHF : public AliAODRecoDecayHF2Prong {
   Double_t InvMassDstarKpipi() const;
   Double_t DeltaInvMass() const {return (InvMassDstarKpipi()-InvMassD0());}
 
+  Int_t MatchToMC(Int_t pdgabs,Int_t pdgabs2prong,
+                  Int_t *pdgDg,Int_t *pdgDg2prong,
+                  TClonesArray *mcArray) const;
+
  protected:
 
   ClassDef(AliAODRecoCascadeHF, 2); // heavy-flavour cascade class