9#include <arich/dbobjects/ARICHHapdChipInfo.h>
10#include <arich/dbobjects/ARICHHapdInfo.h>
Contains manufacturer data of one of the 4 photo sensors chips.
void setHapdChipInfo(unsigned int i, ARICHHapdChipInfo *chipInfo)
Set HapdChipInfo of the chip i.
@ c_NumberOfChips
number of HAPD Chips on the sensor
ARICHHapdChipInfo * getHapdChipInfo(unsigned int i) const
Return HapdChipInfo of the chip i.
ARICHHapdChipInfo * m_HAPDChipInfo[4]
HapdChipInfo id of the i-th chip in the sensor.
Abstract base class for different kinds of events.