Changeset 3539 for trunk/MagicSoft/Mars/mhvstime
- Timestamp:
- 03/17/04 20:22:29 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhvstime/MHPixVsTime.cc
r3394 r3539 54 54 // 55 55 MHPixVsTime::MHPixVsTime(Int_t idx, const char *name, const char *title) 56 : fIndex(idx), fEvt(NULL), fType(0) 56 : fIndex(idx), fEvt(NULL), fType(0), fTypeErr(-1) 57 57 { 58 58 //
Note:
See TracChangeset
for help on using the changeset viewer.