]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/macros/AddTaskFlowCentrality.C
adds PMD + fixes in cuts (reference multiplicity in event cuts)
[u/mrichter/AliRoot.git] / PWG2 / FLOW / macros / AddTaskFlowCentrality.C
index 491f4b8ebd3048e65450ac7a0f0af991c067fb70..c59f6783a49b043319c801a08bd9331162909953 100644 (file)
@@ -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;