Berkeley Nuclear Data Software
|
#include <MDPP16DataStructures.h>
Public Member Functions | |
MDPP16ChargeData () | |
void | reset () |
Public Attributes | |
bool | m_pileUp |
bool | m_overFlow |
uint16_t | m_charge |
this class represents the most basic data type produced by the MDPP16 boards regardless of the firware used on the machine. The class is intended to function as a struct that is c
MDPP16ChargeData::MDPP16ChargeData | ( | ) |
void MDPP16ChargeData::reset | ( | ) |
uint16_t MDPP16ChargeData::m_charge |
bool MDPP16ChargeData::m_overFlow |
bool MDPP16ChargeData::m_pileUp |