]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/macros/AddTaskFlowCentralityPID.C
updates to bayesian PID + updates to MC QA
[u/mrichter/AliRoot.git] / PWG2 / FLOW / macros / AddTaskFlowCentralityPID.C
index c8aaf8f0d752823a0c9f4885746a1dd257669c85..4a8b11dcb371b25bf57f14f3918454220b11dc44 100644 (file)
@@ -134,7 +134,8 @@ void AddTaskFlowCentralityPID( Float_t centrMin=0.,
   cutsPOI->SetAcceptKinkDaughters(kFALSE);
   cutsPOI->SetPID(particleType, sourcePID);
   if (charge!=0) cutsPOI->SetCharge(charge);
-  cutsPOI->SetAllowTOFmismatch(kFALSE);
+  //cutsPOI->SetAllowTOFmismatch(kFALSE);
+  cutsPOI->SetRequireStrictTOFTPCagreement(kTRUE);
   //iexample: francesco's tunig TPC Bethe Bloch for data:
   //cutsPOI->GetESDpid().GetTPCResponse().SetBetheBlochParameters(4.36414e-02,1.75977e+01,1.14385e-08,2.27907e+00,3.36699e+00);
   //cutsPOI->GetESDpid().GetTPCResponse().SetMip(49);