7 using namespace EVENT ;
 
   11   TrackerRawDataImpl::TrackerRawDataImpl() : 
 
void setCellID1(int cellID1)
 
virtual ~TrackerRawDataImpl()
Destructor. 
 
void setCellID0(int cellID0)
 
EVENT::ShortVec & adcValues()
Allows direct access to the adc vector. 
 
void setADCValues(const EVENT::ShortVec &adc)
Set the ADC vector by copying the values.