ATLAS Offline Software
Loading...
Searching...
No Matches
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)
uint16_t m_channelId {0}
 Channel number.
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

◆ 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.

26{0};

◆ m_coarse

uint16_t MdtAmtHit_p1::m_coarse {0}
private

Definition at line 32 of file MdtAmtHit_p1.h.

32{0};

◆ m_dataWords

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

Definition at line 42 of file MdtAmtHit_p1.h.

42{};

◆ m_fine

uint16_t MdtAmtHit_p1::m_fine {0}
private

Definition at line 33 of file MdtAmtHit_p1.h.

33{0};

◆ m_isMasked

bool MdtAmtHit_p1::m_isMasked {false}
private

Definition at line 38 of file MdtAmtHit_p1.h.

38{false};

◆ m_leading

bool MdtAmtHit_p1::m_leading {false}
private

Definition at line 29 of file MdtAmtHit_p1.h.

29{false};

◆ 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.

24{0};

◆ m_width

uint16_t MdtAmtHit_p1::m_width {0}
private

Definition at line 35 of file MdtAmtHit_p1.h.

35{0};

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