Ignore:
Timestamp:
11/11/04 10:55:03 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MEvtLoop.cc

    r5030 r5382  
    535535//
    536536// 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//
    538542// maxcnt==0 means: all events
    539543// tlist is the name of the task-list to be used. Be carefull, this
Note: See TracChangeset for help on using the changeset viewer.