]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Enlarged range for the PHOS energy
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Aug 2008 08:46:11 +0000 (08:46 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Aug 2008 08:46:11 +0000 (08:46 +0000)
STEER/CheckESD.C
test/QA/geometry.root

index c175be6672cbd4d1785357ccdef994ff681c9e1a..6747e7e2dbbcfde25a8bf549c3dbde79afe48661 100644 (file)
@@ -224,7 +224,7 @@ Bool_t CheckESD(const char* gAliceFileName = "galice.root",
   hResTOFWrong->SetLineColor(kRed);
 
   // calorimeters
-  TH1F* hEPHOS = CreateHisto("hEPHOS", "PHOS", 100, 0, 5, "E [GeV]", "N");
+  TH1F* hEPHOS = CreateHisto("hEPHOS", "PHOS", 100, 0, 50, "E [GeV]", "N");
   TH1F* hEEMCAL = CreateHisto("hEEMCAL", "EMCAL", 100, 0, 50, "E [GeV]", "N");
 
   // muons
index ca05ce2398b0238f9471bee1afb6f445d66a257f..5ae334e42698c99a5e64f25db0a2e3b6c015749d 100644 (file)
Binary files a/test/QA/geometry.root and b/test/QA/geometry.root differ