7#ifndef BMNSCWALLGIGIT_H
8#define BMNSCWALLGIGIT_H
Abstract base data class to store digital information.
static uint32_t GetCellId(uint32_t address)
Return Cell id from address.
static uint32_t GetSystemId(uint32_t address)
Return System identifier from address.
uint32_t GetSystemId() const
BmnScWallDigit(uint32_t address, double time, double signal=0)
virtual void Print(const Option_t *opt="")
uint32_t GetCellId() const
ClassDef(BmnScWallDigit, 2)
virtual const char * GetClassName()