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

one-line description of your module More...

Inheritance diagram for MTestUnroll:

Public Member Functions

void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev, const Diana::QEventList &neighbours)
 Do method. More...
 
void Done ()
 Done method. More...
 

Private Attributes

unsigned long long fTestOK
 
unsigned long long fTestKO
 
unsigned long long fCallNumber
 

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 MTestUnroll.hh.

Member Function Documentation

◆ Do()

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

Do method.

Definition at line 29 of file MTestUnroll.cc.

References ASSERT_EQUAL, QEvent::Get(), QHeader::GetEventNumber(), and QEventList::Size().

◆ Done()

void MTestUnroll::Done ( )

Done method.

Definition at line 66 of file MTestUnroll.cc.

◆ Init()

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

Init method.

Definition at line 21 of file MTestUnroll.cc.

Member Data Documentation

◆ fCallNumber

unsigned long long MTestUnroll::fCallNumber
private

Definition at line 57 of file MTestUnroll.hh.

◆ fTestKO

unsigned long long MTestUnroll::fTestKO
private

Definition at line 56 of file MTestUnroll.hh.

◆ fTestOK

unsigned long long MTestUnroll::fTestOK
private

Definition at line 55 of file MTestUnroll.hh.


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