10#include "BmnAbstractDigit.h"
Abstract base data class to store digital information.
static uint32_t GetModuleId(uint32_t address)
Return Module id from address.
static uint32_t GetModuleType(uint32_t address)
Return Module id from address.
static uint32_t GetSectionId(uint32_t address)
Return Section id from address.
static uint32_t GetSystemId(uint32_t address)
Return System identifier from address.
uint32_t GetModuleType() const
uint32_t GetSectionId() const
virtual void Print(const Option_t *opt="")
uint32_t GetSystemId() const
ClassDef(BmnFHCalDigit, 2)
uint32_t GetModuleId() const
BmnFHCalDigit(uint32_t address, double time, double signal=0)
virtual const char * GetClassName()