Luiza
v03-01
|
SkipEventException used to skip the current event in Processor::processData. More...
#include <LuizaExceptions.h>
SkipEventException used to skip the current event in Processor::processData.
By using SkipEventException processor forcess luzia::ProcessorMgr to interupt processing of current data loop and start next loop. This can be useful eg. when the astrometry failed on particular frame (so the following analysis will be useless anyway)