]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Time histo range adjusted
authorprsnko <prsnko@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 May 2012 09:18:05 +0000 (09:18 +0000)
committerprsnko <prsnko@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 May 2012 09:18:05 +0000 (09:18 +0000)
PWGGA/PHOSTasks/CaloCellQA/AliCaloCellsQA.h

index 9fedaa8f4dc280995cb59fac74450c4fb13e918c..ce2050cf19f0d37e4b4e739094c2c879fb430453 100644 (file)
@@ -38,7 +38,7 @@ public:
   virtual void ActivateFullAnalysis();
   virtual void InitSummaryHistograms(Int_t nbins = 400, Double_t emax = 4.,
                                      Int_t nbinsh = 100, Double_t emaxh = 300.,
-                                     Int_t nbinst = 250, Double_t tmin = 0.4e-6, Double_t tmax = 0.85e-6);
+                                     Int_t nbinst = 250, Double_t tmin =-0.1e-6, Double_t tmax = 0.15e-6);
   virtual void InitTransientFindCurrentRun(Int_t runNumber);
   virtual void Fill(Int_t runNumber, TObjArray *clusArray, AliVCaloCells *cells, Double_t vertexXYZ[3]);  // main method