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

#include <TgcRdo_p1.h>

Inheritance diagram for TgcRdo_p1:
Collaboration diagram for TgcRdo_p1:

Public Member Functions

 TgcRdo_p1 ()
uint16_t identify () const
uint16_t subDetectorId () const
uint16_t rodId () const
uint16_t triggerType () const
uint16_t bcId () const
uint16_t l1Id () const

Public Attributes

uint16_t m_id
uint16_t m_subDetectorId
uint16_t m_rodId
uint16_t m_triggerType
uint16_t m_bcId
uint16_t m_l1Id
elements
 STL member.

Friends

class TgcRdoCnv_p1

Detailed Description

Definition at line 20 of file TgcRdo_p1.h.

Constructor & Destructor Documentation

◆ TgcRdo_p1()

TgcRdo_p1::TgcRdo_p1 ( )
inline

Definition at line 26 of file TgcRdo_p1.h.

26 :
27 m_id(0), m_subDetectorId(0), m_rodId(0),
28 m_triggerType(0), m_bcId(0), m_l1Id(0)
29 { }
uint16_t m_rodId
Definition TgcRdo_p1.h:49
uint16_t m_triggerType
Definition TgcRdo_p1.h:52
uint16_t m_id
Definition TgcRdo_p1.h:45
uint16_t m_l1Id
Definition TgcRdo_p1.h:56
uint16_t m_bcId
Definition TgcRdo_p1.h:55
uint16_t m_subDetectorId
Definition TgcRdo_p1.h:48

Member Function Documentation

◆ bcId()

uint16_t TgcRdo_p1::bcId ( ) const
inline

Definition at line 38 of file TgcRdo_p1.h.

38{return m_bcId;}

◆ identify()

uint16_t TgcRdo_p1::identify ( ) const
inline

Definition at line 33 of file TgcRdo_p1.h.

33{return m_id;}

◆ l1Id()

uint16_t TgcRdo_p1::l1Id ( ) const
inline

Definition at line 39 of file TgcRdo_p1.h.

39{return m_l1Id;}

◆ rodId()

uint16_t TgcRdo_p1::rodId ( ) const
inline

Definition at line 36 of file TgcRdo_p1.h.

36{return m_rodId;}

◆ subDetectorId()

uint16_t TgcRdo_p1::subDetectorId ( ) const
inline

Definition at line 35 of file TgcRdo_p1.h.

35{return m_subDetectorId;}

◆ triggerType()

uint16_t TgcRdo_p1::triggerType ( ) const
inline

Definition at line 37 of file TgcRdo_p1.h.

37{return m_triggerType;}

◆ TgcRdoCnv_p1

friend class TgcRdoCnv_p1
friend

Definition at line 41 of file TgcRdo_p1.h.

Member Data Documentation

◆ elements

T std::vector< T >::elements
inherited

STL member.

◆ m_bcId

uint16_t TgcRdo_p1::m_bcId

Definition at line 55 of file TgcRdo_p1.h.

◆ m_id

uint16_t TgcRdo_p1::m_id

Definition at line 45 of file TgcRdo_p1.h.

◆ m_l1Id

uint16_t TgcRdo_p1::m_l1Id

Definition at line 56 of file TgcRdo_p1.h.

◆ m_rodId

uint16_t TgcRdo_p1::m_rodId

Definition at line 49 of file TgcRdo_p1.h.

◆ m_subDetectorId

uint16_t TgcRdo_p1::m_subDetectorId

Definition at line 48 of file TgcRdo_p1.h.

◆ m_triggerType

uint16_t TgcRdo_p1::m_triggerType

Definition at line 52 of file TgcRdo_p1.h.


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