5#include "GaudiKernel/ObjectVector.h"
6#include "RawEvent/RawData.h"
7#include "EventModel/EventModel.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
const CLID & CLID_TofDigi
unsigned int getOverflow()
static const CLID & classID()
virtual const CLID & clID() const
void setOverflow(const unsigned int overflow)