Changeset 7986 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 09/28/06 11:34:39 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCut.cc
r7784 r7986 499 499 if (!evtloop.Eventloop(fMaxEvents)) 500 500 { 501 *fLog << err << GetDescriptor() << ": Processing of on-sequences failed." << endl;501 *fLog << err << GetDescriptor() << ": Processing of on-sequences to fill SrcPosCam failed." << endl; 502 502 return kFALSE; 503 503 }
Note:
See TracChangeset
for help on using the changeset viewer.