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 () |
Pmm2Mes & | Front () |
Pmm2Mes | GetNext () |
void | Push (const Pmm2Mes &val) |
Private Attributes | |
Pmm2MesList_t | mes |
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.
|
inline |
|
inline |
|
inline |
|
inline |
void Pmm2MesList::print | ( | ) | const |
Definition at line 28 of file Pmm2MesList.cxx.
|
inline |
|
private |
Definition at line 70 of file Pmm2MesList.h.