Changeset 3790 for trunk/MagicSoft/Mars
- Timestamp:
- 04/21/04 18:06:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MFillH.cc
r3789 r3790 559 559 if (fDisplay && fDisplay->HasCanvas(fCanvas)) 560 560 { 561 const TString opt(Form("nonew %s", fDrawOption ));561 const TString opt(Form("nonew %s", fDrawOption.Data())); 562 562 fCanvas->cd(); 563 563 fH->DrawClone(opt);
Note:
See TracChangeset
for help on using the changeset viewer.