Changeset 5382 for trunk/MagicSoft
- Timestamp:
- 11/11/04 10:55:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MEvtLoop.cc
r5030 r5382 535 535 // 536 536 // See class description above. Returns kTRUE if PreProcessing, 537 // Processing and PostProcessing was successfull, otherwise kFALSE. 537 // Processing and PostProcessing was successfull. 538 // kFALSE is retuned if something was not successfull, eg: 539 // PreProcess or PostProcess returned kFALSE 540 // process returned kERRR 541 // 538 542 // maxcnt==0 means: all events 539 543 // tlist is the name of the task-list to be used. Be carefull, this
Note:
See TracChangeset
for help on using the changeset viewer.