Fwd: SliceFit

From: Dupré Raphaël <raphael.dupre_at_gmail.com>
Date: Wed, 19 May 2010 17:24:17 -0500


Hi everybody,

I have an array of histograms:
TH2D* Delphi[20];

I am Fitting it with the SliceFitX function: for (int i=0 ; i<20 ; i++){
Delphi[i]->FitSlicesX(0,5,62,20);}

But I could not find the way to get the _1 histos. In another word how to adapt the usual "TH1D *h2_1 = (TH1D*)gDirectory->Get("h2_1");" to arrays?

Thanks,

(I am using root 5.26/00)

-- 
Raphaël Dupré


Argonne National Laboratory

Université Claude Bernard Lyon 1
Received on Thu May 20 2010 - 00:24:21 CEST

This archive was generated by hypermail 2.2.0 : Thu May 20 2010 - 11:50:01 CEST