4#include "GaudiKernel/ObjectVector.h"
18 MdcDigi(
const Identifier&
id,
const unsigned int timeChannel,
const unsigned int chargeChannel);
23 void setOverflow(
const unsigned int overflow) { m_overflow = overflow; }
35 unsigned int m_overflow;
const CLID & CLID_MdcDigi
ObjectVector< MdcDigi > MdcDigiCol
MdcDigi & operator+=(const MdcDigi &)
static const CLID & classID()
unsigned int getOverflow() const
void setOverflow(const unsigned int overflow)
virtual const CLID & clID() const