fdhwlib  2.0.25
FEEventLoop Class Reference

#include <feeventloop.h>

Inheritance diagram for FEEventLoop:
EventLoop SimpleServer BaseServer

List of all members.

Public Member Functions

Private Attributes


Detailed Description

Event loop implementation for the Auger fluorecence detector.

Definition at line 45 of file feeventloop.h.


Constructor & Destructor Documentation

FEEventLoop::FEEventLoop ( Subrack s,
unsigned short  port = 0 
)
FEEventLoop::~FEEventLoop ( )

Member Function Documentation

int FEEventLoop::getEvent ( FILE *  fout) [virtual]

Read events.

Reimplemented from EventLoop.

int FEEventLoop::getEventData ( FILE *  fout) [virtual]

Read more event data.

Reimplemented from EventLoop.

void FEEventLoop::storeEvent ( ) [virtual]

Store event in database.

Reimplemented from EventLoop.


Member Data Documentation

Definition at line 66 of file feeventloop.h.

Subrack* FEEventLoop::s [private]

Reference to access the electronic.

Definition at line 63 of file feeventloop.h.


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