18#include <vxd/dataobjects/VxdID.h>
19#include <framework/datastore/RelationsObject.h>
57 const std::vector<uint8_t>&
getData()
const
The PXD Raw Adc class This class stores information about Raw Adc for Pedestals.
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.
Defines interface for accessing relations of objects in StoreArray.
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
Class to uniquely identify a any structure of the PXD and SVD.
Abstract base class for different kinds of events.