fdhwlib  2.0.25
EventLoopCmds Class Reference

#include <eventloopcmds.h>

Inheritance diagram for EventLoopCmds:
cmds

List of all members.

Public Member Functions

Private Attributes


Detailed Description

The class EventLoopCmds provides function recording events with eventloop DAQ.

Todo:

Übertragung der Datenbank-Parameter vom Client zum Server

Darstellung der aufgenommenen Run, tabelarische Ausgabe,

Histogramm der Energieverteilung

Definition at line 29 of file eventloopcmds.h.


Constructor & Destructor Documentation

EventLoopCmds::EventLoopCmds ( EventLoop evl,
char *  inifile 
)
EventLoopCmds::~EventLoopCmds ( )

Member Function Documentation

void EventLoopCmds::help ( FILE *  fout,
char *  line 
)

Displays the help menue for the bgtools commands.

  • "help eventloop"
int EventLoopCmds::interprete ( FILE *  fin,
FILE *  fout,
char *  line 
) [virtual]

Redefine this function to meet the needs of the task.

Returns:
Status of the command execution: 0 no command found 1 command executed, 2 command quit

Reimplemented from cmds.


Member Data Documentation

std::string EventLoopCmds::database [private]

Definition at line 53 of file eventloopcmds.h.

Definition at line 46 of file eventloopcmds.h.

std::string EventLoopCmds::inifile [private]

Save the name of the inifile.

Definition at line 49 of file eventloopcmds.h.

std::string EventLoopCmds::password [private]

Definition at line 56 of file eventloopcmds.h.

std::string EventLoopCmds::pixeltable [private]

Definition at line 59 of file eventloopcmds.h.

Database parameter.

Definition at line 52 of file eventloopcmds.h.

std::string EventLoopCmds::runtable [private]

Definition at line 57 of file eventloopcmds.h.

std::string EventLoopCmds::sampletable [private]

Definition at line 58 of file eventloopcmds.h.

std::string EventLoopCmds::server [private]

Definition at line 54 of file eventloopcmds.h.

std::string EventLoopCmds::user [private]

Definition at line 55 of file eventloopcmds.h.


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