Belle II Software
release-08-01-10
|
Structure for saving the x-talk information. More...
Public Member Functions | |
XTalkInfo (unsigned short tdc, unsigned short adc, unsigned short tot, unsigned short status) | |
Constructor that initializes all members. | |
Public Attributes | |
unsigned short | m_tdc |
TDC count. | |
unsigned short | m_adc |
ADC count. | |
unsigned short | m_tot |
TOT | |
unsigned short | m_status |
status | |
Structure for saving the x-talk information.
Definition at line 315 of file CDCDigitizerModule.h.