Ignore:
Timestamp:
10/20/03 18:33:11 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2206 r2414  
    4444
    4545    Bool_t DrawToDisplay();
     46    Bool_t DrawCloneToDisplay();
    4647
    4748public:
     
    6364    Int_t PostProcess();
    6465
     66    MH *GetH() { return fH; }
     67    TCanvas *GetCanvas() { return fCanvas; }
     68
    6569    ClassDef(MFillH, 2) // Task to fill a histogram with data from a parameter container
    6670};
Note: See TracChangeset for help on using the changeset viewer.