rebinning 2d histos

From: Jorge A. Benitez <benitez_at_fnal.gov>
Date: Mon, 30 May 2005 19:51:47 -0400


Hi,
I'm trying to rebin some 2d histograms, I'm getting the following error:

Error: Can't call TH2F::Rebin2D(5,5) in current scope FILE:makebeni.C LINE:101 the piece of the code giving the error is:

    TH2F* hist_pp;
    hist_pp=(TH2F*)d_plots->Get("LEtaUJetEta_pp");     hist_pp->Rebin2D(5,5);

What else should I include to make it work. THanks,

Jorge Received on Tue May 31 2005 - 01:51:36 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:08 MET