]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
-user task update (julian)
authorjbook <jbook@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 Jul 2012 13:53:37 +0000 (13:53 +0000)
committerjbook <jbook@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 Jul 2012 13:53:37 +0000 (13:53 +0000)
PWGDQ/dielectron/macrosJPSI/ConfigJpsi_jb_PbPb.C

index d1a5ab6adf91df326e2685b4f1f277972a73c54b..93ba24356c548d6192cb5387220ad65ad26c158c 100644 (file)
@@ -765,7 +765,7 @@ void InitCF(AliDielectron* die, Int_t cutDefinition)
   
   // mc steps
   if(hasMC) {
-    cf->SetStepForMCtruth();
+    if(cutDefinition==kTOFTRD) cf->SetStepForMCtruth();
     cf->SetStepsForMCtruthOnly();  
     // cf->SetStepsForBackground();   
   }