Diana Software
Public Member Functions | Private Attributes | List of all members
MTestRawEvent Class Reference

one-line description of your module More...

Inheritance diagram for MTestRawEvent:

Public Member Functions

 MTestRawEvent ()
 
 ~MTestRawEvent ()
 destructor More...
 
void Init (QEvent &ev)
 Init method. More...
 
void Do (QEvent &ev)
 Do method. More...
 
void Done ()
 Done method. More...
 

Private Attributes

int fCheckInterval
 
int fReadNum
 
int fTestOK
 
int fTestKO
 

Detailed Description

one-line description of your module

Author
batman

Put here an extensive description of what your
module does.

Definition at line 43 of file MTestRawEvent.hh.

Constructor & Destructor Documentation

◆ MTestRawEvent()

MTestRawEvent::MTestRawEvent ( )

Definition at line 26 of file MTestRawEvent.cc.

◆ ~MTestRawEvent()

MTestRawEvent::~MTestRawEvent ( )

destructor

Definition at line 33 of file MTestRawEvent.cc.

Member Function Documentation

◆ Do()

void MTestRawEvent::Do ( QEvent ev)

◆ Done()

void MTestRawEvent::Done ( )

Done method.

Definition at line 119 of file MTestRawEvent.cc.

◆ Init()

void MTestRawEvent::Init ( QEvent ev)

Init method.

Definition at line 46 of file MTestRawEvent.cc.

References QEvent::Add(), and QString::Clear().

Member Data Documentation

◆ fCheckInterval

int MTestRawEvent::fCheckInterval
private

Definition at line 60 of file MTestRawEvent.hh.

◆ fReadNum

int MTestRawEvent::fReadNum
private

Definition at line 61 of file MTestRawEvent.hh.

◆ fTestKO

int MTestRawEvent::fTestKO
private

Definition at line 63 of file MTestRawEvent.hh.

◆ fTestOK

int MTestRawEvent::fTestOK
private

Definition at line 62 of file MTestRawEvent.hh.


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