Berkeley Nuclear Data Software
Public Member Functions | Public Attributes | List of all members
MDPP16ChargeData Class Reference

#include <MDPP16DataStructures.h>

Public Member Functions

 MDPP16ChargeData ()
 
void reset ()
 

Public Attributes

bool m_pileUp
 
bool m_overFlow
 
uint16_t m_charge
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MDPP16ChargeData()

MDPP16ChargeData::MDPP16ChargeData ( )

Member Function Documentation

◆ reset()

void MDPP16ChargeData::reset ( )

Member Data Documentation

◆ m_charge

uint16_t MDPP16ChargeData::m_charge

◆ m_overFlow

bool MDPP16ChargeData::m_overFlow

◆ m_pileUp

bool MDPP16ChargeData::m_pileUp

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