]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
TOF label go back
authorRaphaelleBailhache <bailhach@lxsub05.gsi.de>
Mon, 16 Dec 2013 10:04:14 +0000 (11:04 +0100)
committerRaphaelleBailhache <bailhach@lxsub05.gsi.de>
Mon, 16 Dec 2013 10:04:14 +0000 (11:04 +0100)
PWGHF/hfe/macros/configs/PbPb/ConfigHFEnpePbPb.C

index 24adf9b14d626c11f158c6fd96ed4c3dcac82653..86d23a97cfd1319be49205007bd97276f41b5223 100755 (executable)
@@ -94,8 +94,8 @@ AliAnalysisTaskHFE* ConfigHFEnpePbPb(Bool_t useMC, Bool_t isAOD, TString appendi
     usetof = 1;
     printf("CONFIGURATION FILE: TOF is used \n");
     hfecuts->SetTOFPIDStep(kTRUE);
-    //if(useMC) hfecuts->SetMatchTOFLabel(kTRUE);
-    if(useMC) hfecuts->SetMatchTOFLabel(kFALSE);
+    if(useMC) hfecuts->SetMatchTOFLabel(kTRUE);
+    //if(useMC) hfecuts->SetMatchTOFLabel(kFALSE);
     printf("CONFIGURATION FILE: TOF PID step is requested !!!! \n");
     if (TOFmis>0){
       kTOFmis = kTRUE;