X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PWG2%2FFLOW%2Fmacros%2FAddTaskFlowCentrality.C;h=c59f6783a49b043319c801a08bd9331162909953;hb=333ce021574a3a5c69163fb91c7bc753cc238eb4;hp=491f4b8ebd3048e65450ac7a0f0af991c067fb70;hpb=47583f1b0a284af185812db4dedd74628aa2f355;p=u%2Fmrichter%2FAliRoot.git diff --git a/PWG2/FLOW/macros/AddTaskFlowCentrality.C b/PWG2/FLOW/macros/AddTaskFlowCentrality.C index 491f4b8ebd3..c59f6783a49 100644 --- a/PWG2/FLOW/macros/AddTaskFlowCentrality.C +++ b/PWG2/FLOW/macros/AddTaskFlowCentrality.C @@ -74,6 +74,7 @@ const Int_t multmax = 10000; //used for AliFlowEventSimple (to set the centr const TString rptype = "Global"; //const TString rptype = "Tracklet"; //const TString rptype = "FMD"; +//const TString rptype = "PMD"; //KINEMATICS (on generated and reconstructed tracks) Bool_t UseKineforRP = kFALSE;