Changeset 6292
- Timestamp:
- 02/08/05 15:18:13 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6291 r6292 31 31 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc: 32 32 - made sure that output of PostProcess fits into 80col boundary 33 34 * mimage/MHillas.cc: 35 - removed an obsolete call to TLine::Paint() in Paint. 33 36 34 37 -
trunk/MagicSoft/Mars/mimage/MHillas.cc
r5034 r6292 179 179 line.SetLineWidth(1); 180 180 line.SetLineColor(kRed); 181 line.Paint();182 181 183 182 // Length line
Note:
See TracChangeset
for help on using the changeset viewer.