ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
MdtAmtHit_p1 Class Reference

#include <MdtAmtHit_p1.h>

Collaboration diagram for MdtAmtHit_p1:

Public Member Functions

 MdtAmtHit_p1 ()=default
 

Private Attributes

uint16_t m_tdcId {0}
 TDC Id in the CSM (TDC online Id) More...
 
uint16_t m_channelId {0}
 Channel number. More...
 
bool m_leading {false}
 
uint16_t m_coarse {0}
 
uint16_t m_fine {0}
 
uint16_t m_width {0}
 
bool m_isMasked {false}
 
std::vector< uint32_t > m_dataWords {}
 

Friends

class MdtAmtHitCnv_p1
 

Detailed Description

Definition at line 16 of file MdtAmtHit_p1.h.

Constructor & Destructor Documentation

◆ MdtAmtHit_p1()

MdtAmtHit_p1::MdtAmtHit_p1 ( )
default

Friends And Related Function Documentation

◆ MdtAmtHitCnv_p1

friend class MdtAmtHitCnv_p1
friend

Definition at line 19 of file MdtAmtHit_p1.h.

Member Data Documentation

◆ m_channelId

uint16_t MdtAmtHit_p1::m_channelId {0}
private

Channel number.

Definition at line 26 of file MdtAmtHit_p1.h.

◆ m_coarse

uint16_t MdtAmtHit_p1::m_coarse {0}
private

Definition at line 32 of file MdtAmtHit_p1.h.

◆ m_dataWords

std::vector<uint32_t> MdtAmtHit_p1::m_dataWords {}
private

Definition at line 42 of file MdtAmtHit_p1.h.

◆ m_fine

uint16_t MdtAmtHit_p1::m_fine {0}
private

Definition at line 33 of file MdtAmtHit_p1.h.

◆ m_isMasked

bool MdtAmtHit_p1::m_isMasked {false}
private

Definition at line 38 of file MdtAmtHit_p1.h.

◆ m_leading

bool MdtAmtHit_p1::m_leading {false}
private

Definition at line 29 of file MdtAmtHit_p1.h.

◆ m_tdcId

uint16_t MdtAmtHit_p1::m_tdcId {0}
private

TDC Id in the CSM (TDC online Id)

Definition at line 24 of file MdtAmtHit_p1.h.

◆ m_width

uint16_t MdtAmtHit_p1::m_width {0}
private

Definition at line 35 of file MdtAmtHit_p1.h.


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