Changeset 5957 for trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
- Timestamp:
- 01/24/05 11:08:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r5902 r5957 752 752 753 753 if (fPathOut.IsNull()) 754 { 755 *fLog << inf << "No output path specified via SetPathOut - no output written." << endl; 754 756 return kTRUE; 757 } 755 758 756 759 const TString oname(GetOutputFile());
Note:
See TracChangeset
for help on using the changeset viewer.