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

one-line description of your module More...

Inheritance diagram for MTestNeighboursContinuousIO:

Public Member Functions

 MTestNeighboursContinuousIO ()
 
 ~MTestNeighboursContinuousIO ()
 
void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev, const Diana::QEventList &neighbours)
 Do method. Declare and implement only one of the two versions. More...
 
void Done ()
 Done method. More...
 

Private Attributes

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 40 of file MTestNeighboursContinuousIO.hh.

Constructor & Destructor Documentation

◆ MTestNeighboursContinuousIO()

MTestNeighboursContinuousIO::MTestNeighboursContinuousIO ( )

Definition at line 23 of file MTestNeighboursContinuousIO.cc.

◆ ~MTestNeighboursContinuousIO()

MTestNeighboursContinuousIO::~MTestNeighboursContinuousIO ( )

Definition at line 65 of file MTestNeighboursContinuousIO.cc.

Member Function Documentation

◆ Do()

void MTestNeighboursContinuousIO::Do ( Diana::QEvent &  ev,
const Diana::QEventList &  neighbours 
)

Do method. Declare and implement only one of the two versions.

Definition at line 36 of file MTestNeighboursContinuousIO.cc.

References ASSERT_EQUAL, QEvent::Get(), QPulseInfo::GetChannelId(), and QEventList::Size().

◆ Done()

void MTestNeighboursContinuousIO::Done ( )

Done method.

Definition at line 61 of file MTestNeighboursContinuousIO.cc.

◆ Init()

void MTestNeighboursContinuousIO::Init ( Diana::QEvent &  ev)

Init method.

Definition at line 32 of file MTestNeighboursContinuousIO.cc.

Member Data Documentation

◆ fTestKO

int MTestNeighboursContinuousIO::fTestKO
private

Definition at line 57 of file MTestNeighboursContinuousIO.hh.

◆ fTestOK

int MTestNeighboursContinuousIO::fTestOK
private

Definition at line 56 of file MTestNeighboursContinuousIO.hh.


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