Changeset 5234
- Timestamp:
- 10/12/04 11:12:32 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r5233 r5234 93 93 // - fDataCheck to kFALSE, 94 94 // - fUseData to kFALSE 95 // - fStorage to kNormalStorage95 // - fStorage to Normal Storage 96 96 // 97 97 MJPedestal::MJPedestal(const char *name, const char *title) … … 104 104 105 105 SetNormalStorage(); 106 106 107 } 107 108
Note:
See TracChangeset
for help on using the changeset viewer.