]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updated histogram limits (PHOS energy)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 11 Sep 2008 22:01:22 +0000 (22:01 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 11 Sep 2008 22:01:22 +0000 (22:01 +0000)
PWG1/comparison/AliAnalysisTaskCheckESD.cxx

index b63af2f3a018b0744b52171b551b74dcb8d0912c..16eec53a663ded7501c7b4b4ad6650b64ab46514 100644 (file)
@@ -191,7 +191,7 @@ void AliAnalysisTaskCheckESD::UserCreateOutputObjects()
   hResTOFWrong->SetLineColor(kRed);
   
   // calorimeters
-  hEPHOS = CreateHisto("hEPHOS", "PHOS", 100, 0, 5, "E [GeV]", "N");
+  hEPHOS = CreateHisto("hEPHOS", "PHOS", 100, 0, 50, "E [GeV]", "N");
   hEEMCAL = CreateHisto("hEEMCAL", "EMCAL", 100, 0, 50, "E [GeV]", "N");
   
   // muons