Ignore:
Timestamp:
10/14/06 19:20:08 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHCamera.h

    r7867 r8066  
    105105
    106106    // This is a trick to remove TH1 entries from the context menu
    107     TH1 *Rebin(Int_t ngroup=2, const char*newname="") { return this; }
     107    TH1 *Rebin(Int_t ngroup=2, const char *newname="", const Double_t *bin=0) { return this; }
     108    TH1 *Rebin(Int_t ngroup=2, const char *newname="") { return this; }
    108109    void DrawPanel() {}
    109110
Note: See TracChangeset for help on using the changeset viewer.