Belle II Software development
CDCCrossTalkAdderModule::XTalkInfo Struct Reference

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
 

Detailed Description

Structure for saving the x-talk information.

Definition at line 79 of file CDCCrossTalkAdderModule.h.

Constructor & Destructor Documentation

◆ XTalkInfo()

XTalkInfo ( unsigned short  tdc,
unsigned short  adc,
unsigned short  tot,
unsigned short  status 
)
inline

Constructor that initializes all members.

Definition at line 81 of file CDCCrossTalkAdderModule.h.

Member Data Documentation

◆ m_adc

unsigned short m_adc

ADC count.

Definition at line 84 of file CDCCrossTalkAdderModule.h.

◆ m_status

unsigned short m_status

status

Definition at line 86 of file CDCCrossTalkAdderModule.h.

◆ m_tdc

unsigned short m_tdc

TDC count.

Definition at line 83 of file CDCCrossTalkAdderModule.h.

◆ m_tot

unsigned short m_tot

TOT

Definition at line 85 of file CDCCrossTalkAdderModule.h.


The documentation for this struct was generated from the following file: