5#include "GaudiKernel/ObjectVector.h"
19 TofDigi(
const Identifier&
id,
const unsigned int timeChannel,
const unsigned int chargeChannel);
23 void setOverflow(
const unsigned int overflow) { m_overflow = overflow; }
38 unsigned int m_overflow;
ObjectVector< TofDigi > TofDigiCol
const CLID & CLID_TofDigi
unsigned int getOverflow()
static const CLID & classID()
virtual const CLID & clID() const
TofDigi(const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel)
void setOverflow(const unsigned int overflow)