ATLAS Offline Software
Loading...
Searching...
No Matches
TileDigits_p2 Class Reference

#include <TileDigits_p2.h>

Collaboration diagram for TileDigits_p2:

Public Member Functions

 TileDigits_p2 ()
 Default constructor:

Private Attributes

unsigned int m_channelID
std::vector< short > m_digits

Friends

class TileDigitsCnv_p2

Detailed Description

Definition at line 20 of file TileDigits_p2.h.

Constructor & Destructor Documentation

◆ TileDigits_p2()

TileDigits_p2::TileDigits_p2 ( )
inline

Default constructor:

Definition at line 29 of file TileDigits_p2.h.

29: m_channelID(0), m_digits() {}
std::vector< short > m_digits
unsigned int m_channelID

◆ TileDigitsCnv_p2

friend class TileDigitsCnv_p2
friend

Definition at line 23 of file TileDigits_p2.h.

Member Data Documentation

◆ m_channelID

unsigned int TileDigits_p2::m_channelID
private

Definition at line 33 of file TileDigits_p2.h.

◆ m_digits

std::vector<short> TileDigits_p2::m_digits
private

Definition at line 34 of file TileDigits_p2.h.


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