]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGDQ/dielectron/AliDielectronSignalMC.cxx
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / PWGDQ / dielectron / AliDielectronSignalMC.cxx
index 2d9aea5f242fa655fed75a91fb2e94044954419e..4279f8896e98d2ac9a21d1af3cf283faecd38512 100644 (file)
@@ -59,7 +59,10 @@ AliDielectronSignalMC::AliDielectronSignalMC() :
   fCheckBothChargesMother2(kFALSE),
   fCheckBothChargesGrandMother1(kFALSE),
   fCheckBothChargesGrandMother2(kFALSE),
+  fCheckGEANTProcess(kFALSE),
   fMothersRelation(kUndefined),
+  fGEANTProcess(kPPrimary),
+  fJpsiRadiative(kAll),
   fFillPureMCStep(kFALSE) {
 
   //
@@ -95,7 +98,10 @@ AliDielectronSignalMC::AliDielectronSignalMC(const Char_t* name, const Char_t* t
   fCheckBothChargesMother2(kFALSE),
   fCheckBothChargesGrandMother1(kFALSE),
   fCheckBothChargesGrandMother2(kFALSE),
+  fCheckGEANTProcess(kFALSE),
   fMothersRelation(kUndefined),
+  fGEANTProcess(kPPrimary),
+  fJpsiRadiative(kAll),
   fFillPureMCStep(kFALSE) {
 
   //