]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
dE/dx slices in P
authorpchrist <pchrist@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Feb 2010 20:28:44 +0000 (20:28 +0000)
committerpchrist <pchrist@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Feb 2010 20:28:44 +0000 (20:28 +0000)
PWG2/SPECTRA/macros/drawProtonQAResults.C

index 7d601a4e1c175c7ef36d7ec14530dfb1fefb4b43..7c5c77f86072bcda2732efc856bf30b08f007cf4 100644 (file)
@@ -1,5 +1,5 @@
-void drawProtonQAResults(const char *analysisType = "TPC",
-                        const char *pidMode = "Bayesian") {
+void drawProtonQAResults(const char *analysisType = "Hybrid",
+                        const char *pidMode = "Sigma1") {
   //Macro to visualize the results of the proton QA task
   gStyle->SetPalette(1,0);
   gStyle->SetCanvasColor(41);