HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
Pmm2MesList Class Reference

A list of all mesurements in readout buffer for Pmm2 v2 card The class is place holder for all mesurement values for Pmm2v2 card in one readout buffer which contains 212 mesuremnets. More...

#include <Pmm2MesList.h>

Public Member Functions

void print () const
 
void Clear ()
 
Bool_t Empty ()
 
Pmm2MesFront ()
 
Pmm2Mes GetNext ()
 
void Push (const Pmm2Mes &val)
 

Private Attributes

Pmm2MesList_t mes
 

Detailed Description

A list of all mesurements in readout buffer for Pmm2 v2 card The class is place holder for all mesurement values for Pmm2v2 card in one readout buffer which contains 212 mesuremnets.

Definition at line 51 of file Pmm2MesList.h.

Member Function Documentation

void Pmm2MesList::Clear ( )
inline

Definition at line 55 of file Pmm2MesList.h.

Here is the caller graph for this function:

Bool_t Pmm2MesList::Empty ( )
inline

Definition at line 57 of file Pmm2MesList.h.

Here is the caller graph for this function:

Pmm2Mes& Pmm2MesList::Front ( )
inline

Definition at line 59 of file Pmm2MesList.h.

Here is the caller graph for this function:

Pmm2Mes Pmm2MesList::GetNext ( )
inline

Definition at line 61 of file Pmm2MesList.h.

Here is the caller graph for this function:

void Pmm2MesList::print ( ) const

Definition at line 28 of file Pmm2MesList.cxx.

void Pmm2MesList::Push ( const Pmm2Mes val)
inline

Definition at line 67 of file Pmm2MesList.h.

Here is the caller graph for this function:

Field Documentation

Pmm2MesList_t Pmm2MesList::mes
private

Definition at line 70 of file Pmm2MesList.h.


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