18#include <vxd/dataobjects/VxdID.h>
19#include <framework/datastore/RelationsObject.h>
57 const std::vector<uint8_t>&
getData()
const
unsigned short m_dhp_header
needed for Chip id
unsigned short m_sensorID
Compressed sensor identifier.
std::vector< uint8_t > m_adcs
Raw ADC data as it is memory dumped by the DHP.
unsigned short getChip() const
Get Chip.
const std::vector< uint8_t > & getData() const
Get static pointer to data.
PXDRawAdc()
Default constructor for the ROOT IO.
VxdID getSensorID() const
Get the sensor ID.
ClassDef(RelationsInterface, 0)
Class to uniquely identify a any structure of the PXD and SVD.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
Abstract base class for different kinds of events.