]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGDQ/dielectron/AliDielectronMC.h
including switch to set on/off iso-track core removal, cleaning and bug fix
[u/mrichter/AliRoot.git] / PWGDQ / dielectron / AliDielectronMC.h
index b52c36f92a4f3a0ce3bf6b5e289de5a95750eaf0..fb349ce8f70893e0a7a484968d89fd25fb5557b3 100644 (file)
@@ -72,6 +72,8 @@ public:
   Int_t GetPdgFromLabel(Int_t label) const;
 
   Bool_t IsPhysicalPrimary(Int_t label) const;  // checks if a particle is physical primary
+  Bool_t IsSecondaryFromWeakDecay(Int_t label) const;
+  Bool_t IsSecondaryFromMaterial(Int_t label) const;
 
   Bool_t HaveSameMother(const AliDielectronPair *pair) const;