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

A list of all mesurements in one Event for Pmm2 v2 card The class is place holder for all unpacked mesurement values for Pmm2v2 card in one readout buffer which contains up to 16 mesuremnets. The class implemented as vector. More...

#include <Pmm2MesList.h>

Public Member Functions

void print () const
 
void Clear ()
 
Bool_t Empty ()
 
Long_t Size ()
 
void Push (const Pmm2Mes &val)
 
Pmm2Mes at (ULong_t idx)
 
const Pmm2Mes at (size_t idx) const
 
Pmm2Mes operator[] (ULong_t idx)
 
const Pmm2Mes operator[] (size_t idx) const
 

Private Attributes

Pmm2MesVect_t mes
 

Detailed Description

A list of all mesurements in one Event for Pmm2 v2 card The class is place holder for all unpacked mesurement values for Pmm2v2 card in one readout buffer which contains up to 16 mesuremnets. The class implemented as vector.

Definition at line 19 of file Pmm2MesList.h.

Member Function Documentation

Pmm2Mes Pmm2MesVect::at ( ULong_t  idx)
inline

Definition at line 37 of file Pmm2MesList.h.

Here is the caller graph for this function:

const Pmm2Mes Pmm2MesVect::at ( size_t  idx) const
inline

Definition at line 38 of file Pmm2MesList.h.

void Pmm2MesVect::Clear ( )
inline

Definition at line 23 of file Pmm2MesList.h.

Bool_t Pmm2MesVect::Empty ( )
inline

Definition at line 25 of file Pmm2MesList.h.

Pmm2Mes Pmm2MesVect::operator[] ( ULong_t  idx)
inline

Definition at line 40 of file Pmm2MesList.h.

const Pmm2Mes Pmm2MesVect::operator[] ( size_t  idx) const
inline

Definition at line 41 of file Pmm2MesList.h.

void Pmm2MesVect::print ( ) const

Definition at line 34 of file Pmm2MesList.cxx.

Here is the caller graph for this function:

void Pmm2MesVect::Push ( const Pmm2Mes val)
inline

Definition at line 35 of file Pmm2MesList.h.

Long_t Pmm2MesVect::Size ( )
inline

Definition at line 27 of file Pmm2MesList.h.

Field Documentation

Pmm2MesVect_t Pmm2MesVect::mes
private

Definition at line 44 of file Pmm2MesList.h.


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