process_error Class Reference

Inheritance diagram for process_error:
module_error

List of all members.

Public Member Functions

 process_error (int evt, BaseModule *mod)

Public Attributes

int fEvent
BaseModulefModule

Detailed Description

Definition at line 44 of file LoopSequence.cpp.


Constructor & Destructor Documentation

process_error::process_error ( int  evt,
BaseModule mod 
) [inline]

Definition at line 46 of file LoopSequence.cpp.

00047     : module_error(evt,mod)
00048   {}


Member Data Documentation

int module_error::fEvent [inherited]

Definition at line 31 of file LoopSequence.cpp.

Referenced by LoopSequence::Run().

Definition at line 32 of file LoopSequence.cpp.

Referenced by LoopSequence::Run().


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

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1