Changeset 8136 for trunk/MagicSoft/Mars/mhflux/MHAlpha.h
- Timestamp:
- 10/19/06 21:39:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHAlpha.h
r7778 r8136 132 132 void ForceUsingSize(Bool_t b=kTRUE) { fForceUsingSize=b; } 133 133 134 void DrawNicePlot(const char *title="MAGIC Telescope observation") { DrawNicePlot(kTRUE, title); } //*MENU* 135 void DrawNicePlot(Bool_t newc, const char *title=0); 134 136 void DrawAll() { DrawAll(kTRUE); } //*MENU* 135 137 void DrawAll(Bool_t newc);
Note:
See TracChangeset
for help on using the changeset viewer.