]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGDQ/dielectron/AliDielectronSignalMC.cxx
o update dielectron package
[u/mrichter/AliRoot.git] / PWGDQ / dielectron / AliDielectronSignalMC.cxx
index 991500b3a868bbb050d18daa12ea29b142a4f144..2d9aea5f242fa655fed75a91fb2e94044954419e 100644 (file)
@@ -41,6 +41,12 @@ AliDielectronSignalMC::AliDielectronSignalMC() :
   fMother2(0),
   fGrandMother1(0),
   fGrandMother2(0),
+  fLeg1Exclude(kFALSE),      
+  fLeg2Exclude(kFALSE),         
+  fMother1Exclude(kFALSE),       
+  fMother2Exclude(kFALSE),   
+  fGrandMother1Exclude(kFALSE),
+  fGrandMother2Exclude(kFALSE),
   fLeg1Source(kDontCare),
   fLeg2Source(kDontCare),
   fMother1Source(kDontCare),
@@ -71,6 +77,12 @@ AliDielectronSignalMC::AliDielectronSignalMC(const Char_t* name, const Char_t* t
   fMother2(0),
   fGrandMother1(0),
   fGrandMother2(0),
+  fLeg1Exclude(kFALSE),      
+  fLeg2Exclude(kFALSE),         
+  fMother1Exclude(kFALSE),       
+  fMother2Exclude(kFALSE),   
+  fGrandMother1Exclude(kFALSE),
+  fGrandMother2Exclude(kFALSE),
   fLeg1Source(kDontCare),
   fLeg2Source(kDontCare),
   fMother1Source(kDontCare),