Changeset 1655


Ignore:
Timestamp:
11/20/02 15:02:02 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1652 r1655  
    5656    void DrawLo(UInt_t i)      { GetHistLo(i)->Draw(); }
    5757
     58    Bool_t HasLo(UInt_t i) const { return GetHistLo(i)->GetEntries()>0; }
     59
    5860    void DrawPix(UInt_t i)     { (*this)[i].Draw(); }
    5961
Note: See TracChangeset for help on using the changeset viewer.