3#include "EventModel/EventModel.h"
4#include "GaudiKernel/ObjectVector.h"
5#include "RawEvent/RawData.h"
20 const unsigned int chargeChannel );
24 void setOverflow(
const unsigned int overflow ) { m_overflow = overflow; }
39 unsigned int m_overflow;
const CLID & CLID_TofDigi
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)
TofDigi(const unsigned int id)
void setOverflow(const unsigned int overflow)