Ignore:
Timestamp:
06/11/14 15:25:09 (10 years ago)
Author:
Daniela Dorner
Message:
adapted DrawNicePlot for FACT
File:
1 edited

Legend:

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

    r9303 r17909  
    139139    }
    140140
    141     void DrawNicePlot(const char *title="MAGIC Telescope observation", const char *watermark="preliminary", Int_t binlo=-1, Int_t binhi=9999) { DrawNicePlot(kTRUE, title, watermark, binlo, binhi); } //*MENU*
     141    void DrawNicePlot(const char *title="FACT observation", const char *watermark="preliminary", Int_t binlo=-1, Int_t binhi=9999) { DrawNicePlot(kTRUE, title, watermark, binlo, binhi); } //*MENU*
    142142    void DrawNicePlot(Bool_t newc, const char *title=0, const char *watermark=0, Int_t binlo=-1, Int_t binhi=9999);
    143143    void DrawAll() { DrawAll(kTRUE); } //*MENU*
Note: See TracChangeset for help on using the changeset viewer.