Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
marlin::RewindDataFilesException Class Reference

RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing. More...

#include <Exceptions.h>

+ Inheritance diagram for marlin::RewindDataFilesException:

Public Member Functions

 RewindDataFilesException (const Processor *proc)
 
virtual ~RewindDataFilesException () throw ()
 

Protected Member Functions

 RewindDataFilesException ()
 

Detailed Description

RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing.

Author
gaede
Version
Id:
Exceptions.h,v 1.5 2007-02-02 17:15:25 gaede Exp

Definition at line 70 of file Exceptions.h.

Constructor & Destructor Documentation

marlin::RewindDataFilesException::RewindDataFilesException ( )
inlineprotected

Definition at line 73 of file Exceptions.h.

marlin::RewindDataFilesException::RewindDataFilesException ( const Processor proc)
inline

Definition at line 76 of file Exceptions.h.

References marlin::Processor::name().

virtual marlin::RewindDataFilesException::~RewindDataFilesException ( )
throw (
)
inlinevirtual

Definition at line 79 of file Exceptions.h.


The documentation for this class was generated from the following file: