Changeset 2015 for trunk/MagicSoft/Mars/mhist/MHMatrix.cc
- Timestamp:
- 04/28/03 09:52:57 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMatrix.cc
r1992 r2015 880 880 DrawDefRefInfo(hth, hthd, thsh, refcolumn); 881 881 882 if (!rest) 883 return kTRUE; 884 885 CopyCrop(*rest, mrest, evtcount2); 882 if (rest) 883 CopyCrop(*rest, mrest, evtcount2); 886 884 887 885 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.