Diana Software
Classes | Public Member Functions | Private Attributes | Static Private Attributes | List of all members
MTestNeighbours Class Reference

one-line description of your module More...

Inheritance diagram for MTestNeighbours:

Classes

class  EventInfo
 

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 fTime
 
unsigned long long fPrevTime
 
std::map< unsigned int, EventInfofEventMap
 

Static Private Attributes

static std::map< unsigned int, std::vector< int > > fNeighMap
 

Detailed Description

one-line description of your module

Author
Marco Vignati

Put here an extensive description of what your
module does.

Definition at line 43 of file MTestNeighbours.hh.

Member Function Documentation

◆ Do()

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

◆ Done()

void MTestNeighbours::Done ( )

Done method.

Definition at line 160 of file MTestNeighbours.cc.

◆ Init()

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

Init method.

Definition at line 27 of file MTestNeighbours.cc.

References QEvent::Add(), ASSERT_EQUAL, QEvent::Require(), and QEvent::RequireByLabel().

Member Data Documentation

◆ fEventMap

std::map<unsigned int, EventInfo> MTestNeighbours::fEventMap
private

Definition at line 66 of file MTestNeighbours.hh.

◆ fNeighMap

std::map< unsigned int, std::vector< int > > MTestNeighbours::fNeighMap
staticprivate

Definition at line 67 of file MTestNeighbours.hh.

◆ fPrevTime

unsigned long long MTestNeighbours::fPrevTime
private

Definition at line 59 of file MTestNeighbours.hh.

◆ fTestKO

unsigned long long MTestNeighbours::fTestKO
private

Definition at line 57 of file MTestNeighbours.hh.

◆ fTestOK

unsigned long long MTestNeighbours::fTestOK
private

Definition at line 56 of file MTestNeighbours.hh.

◆ fTime

unsigned long long MTestNeighbours::fTime
private

Definition at line 58 of file MTestNeighbours.hh.


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