Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Exceptions.h File Reference
#include "lcio.h"
#include "Processor.h"
+ Include dependency graph for Exceptions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  marlin::ParseException
 ParseException used for parse errors, e.g. More...
 
class  marlin::SkipEventException
 SkipEventException used to skip the current event in Processor::processEvent. More...
 
class  marlin::StopProcessingException
 StopProcessingException used to stop the current proccessing of events and call Processor::end(). More...
 
class  marlin::RewindDataFilesException
 RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing. More...
 

Namespaces

 marlin
 Simple event selector processor.