Changeset 1655 for trunk/MagicSoft/Mars
- Timestamp:
- 11/20/02 15:02:02 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHFadcCam.h
r1652 r1655 56 56 void DrawLo(UInt_t i) { GetHistLo(i)->Draw(); } 57 57 58 Bool_t HasLo(UInt_t i) const { return GetHistLo(i)->GetEntries()>0; } 59 58 60 void DrawPix(UInt_t i) { (*this)[i].Draw(); } 59 61
Note:
See TracChangeset
for help on using the changeset viewer.