Changeset 8025 for trunk/MagicSoft/Mars/mimage
- Timestamp:
- 10/08/06 16:02:53 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MHHillas.cc
r7841 r8025 339 339 if (h) 340 340 { 341 h->SetDrawOption(""); 341 // This causes crashes in THistPainter::PaintTable 342 // if the z-axis is not kept. No idea why... 343 h->SetDrawOption("z"); 342 344 h->SetMarkerColor(kBlack); 343 345 }
Note:
See TracChangeset
for help on using the changeset viewer.