Ignore:
Timestamp:
11/25/02 11:28:57 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHGamma.cc

    r1668 r1669  
    7474}
    7575
    76 TObject *MHGamma::DrawClone(Option_t *opt="") const
     76TObject *MHGamma::DrawClone(Option_t *opt) const
    7777{
    7878    DrawClone1();
     
    102102     canvtitle += titlez+" ";
    103103     */
    104     canvtitle += "for \'gamma\' sample";
     104    canvtitle += "for 'gamma' sample";
    105105
    106106    TCanvas &c = *MakeDefCanvas("Alpha", canvtitle);
Note: See TracChangeset for help on using the changeset viewer.