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

#include <TileDigits_p1.h>

Collaboration diagram for TileDigits_p1:

Public Member Functions

 TileDigits_p1 ()
 Default constructor:

Private Attributes

unsigned int m_channelID
std::vector< short > m_digits

Friends

class TileDigitsCnv_p1

Detailed Description

Definition at line 20 of file TileDigits_p1.h.

Constructor & Destructor Documentation

◆ TileDigits_p1()

TileDigits_p1::TileDigits_p1 ( )
inline

Default constructor:

Definition at line 29 of file TileDigits_p1.h.

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

◆ TileDigitsCnv_p1

friend class TileDigitsCnv_p1
friend

Definition at line 23 of file TileDigits_p1.h.

Member Data Documentation

◆ m_channelID

unsigned int TileDigits_p1::m_channelID
private

Definition at line 33 of file TileDigits_p1.h.

◆ m_digits

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

Definition at line 34 of file TileDigits_p1.h.


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