Changeset 1214 for trunk/MagicSoft/Mars/mhist/MHTimeDiffTime.cc
- Timestamp:
- 01/23/02 16:58:24 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHTimeDiffTime.cc
r1211 r1214 52 52 // 53 53 MHTimeDiffTime::MHTimeDiffTime(const char *name, const char *title) 54 : f Hist(), fLastTime(0)54 : fLastTime(0), fHist() 55 55 { 56 56 //
Note:
See TracChangeset
for help on using the changeset viewer.