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

one-line description of your module More...

Inheritance diagram for MTestLight:

Public Member Functions

void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev)
 Do method. More...
 
void Done ()
 Done method. More...
 

Private Attributes

unsigned long long int fTestOK
 
unsigned long long 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 41 of file MTestLight.hh.

Member Function Documentation

◆ Do()

void MTestLight::Do ( Diana::QEvent &  ev)

Do method.

Definition at line 31 of file MTestLight.cc.

References ASSERT_EQUAL, QEvent::Get(), hHandle, and QHandle< T >::IsValid().

◆ Done()

void MTestLight::Done ( )

Done method.

Definition at line 51 of file MTestLight.cc.

◆ Init()

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

Init method.

Definition at line 24 of file MTestLight.cc.

Member Data Documentation

◆ fTestKO

unsigned long long int MTestLight::fTestKO
private

Definition at line 55 of file MTestLight.hh.

◆ fTestOK

unsigned long long int MTestLight::fTestOK
private

Definition at line 54 of file MTestLight.hh.


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