Changeset 6947
- Timestamp:
- 04/18/05 10:11:11 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MFillH.cc
r6915 r6947 584 584 const TString opt(Form("nonew %s", fDrawOption.Data())); 585 585 fCanvas->cd(); 586 fCanvas->GetListOfPrimitives()->Remove(fH); 586 587 fH->DrawClone(opt); 587 588 fCanvas->Modified();
Note:
See TracChangeset
for help on using the changeset viewer.