Changeset 7134 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 06/03/05 20:15:28 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilter.cc
r7099 r7134 846 846 return kTRUE; 847 847 848 if (fNameWeightsFile.IsNull()) 849 { 850 *fLog << err << "ERROR - Cannot get automatic weights without default filename." << endl; 851 return kFALSE; 852 } 853 848 854 *fLog << dbg << endl; 849 855 *fLog << underline << GetDescriptor() << endl;
Note:
See TracChangeset
for help on using the changeset viewer.