Ignore:
Timestamp:
10/19/06 21:39:08 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHAlpha.h

    r7778 r8136  
    132132    void ForceUsingSize(Bool_t b=kTRUE) { fForceUsingSize=b; }
    133133
     134    void DrawNicePlot(const char *title="MAGIC Telescope observation") { DrawNicePlot(kTRUE, title); } //*MENU*
     135    void DrawNicePlot(Bool_t newc, const char *title=0);
    134136    void DrawAll() { DrawAll(kTRUE); } //*MENU*
    135137    void DrawAll(Bool_t newc);
Note: See TracChangeset for help on using the changeset viewer.