12#include "EmcRecEventModel/RecEmcDataType.h"
map< RecEmcID, RecEmcDigit, less< RecEmcID > > RecEmcDigitMap
ostream & operator<<(ostream &os, const RecEmcDigit &aDigit)
RecEmcDigit & operator=(const RecEmcDigit &aDigit)
RecEmcDigit(const RecEmcDigit &aDigit)
RecEmcID CellId(const RecEmcID &CellId)
RecEmcDigit(const RecEmcID &CellId, const RecEmcADC &ADC, const RecEmcTDC &TDC)
RecEmcADC ADC(const RecEmcADC &ADC)
void Assign(const RecEmcDigit &aDigit)
void Assign(const RecEmcID &CellId, const RecEmcADC &ADC, const RecEmcTDC &TDC)
RecEmcTDC TDC(const RecEmcTDC &TDC)