Changeset 8066 for trunk/MagicSoft/Mars/mhist
- Timestamp:
- 10/14/06 19:20:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.h
r7867 r8066 105 105 106 106 // 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; } 108 109 void DrawPanel() {} 109 110
Note:
See TracChangeset
for help on using the changeset viewer.