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

#include <TgcRawData_p3.h>

Collaboration diagram for TgcRawData_p3:

Public Member Functions

 TgcRawData_p3 ()
 

Private Attributes

uint16_t m_bcTag
 
uint16_t m_subDetectorId
 
uint16_t m_rodId
 
uint16_t m_sswId
 
uint16_t m_slbId
 
uint16_t m_l1Id
 
uint16_t m_bcId
 
uint16_t m_slbType
 
uint16_t m_bitpos
 
uint16_t m_tracklet
 
bool m_adjacent
 
uint16_t m_type
 
bool m_forward
 
uint16_t m_index
 
uint16_t m_pos
 
int16_t m_delta
 
uint16_t m_segment
 
uint16_t m_subMatrix
 
uint16_t m_sector
 
uint16_t m_chip
 
bool m_hipt
 
uint16_t m_hitId
 
uint16_t m_hsub
 
bool m_strip
 
int m_inner
 
bool m_cand3plus
 
bool m_muplus
 
uint16_t m_threshold
 
bool m_overlap
 
bool m_veto
 
uint16_t m_roi
 

Friends

class TgcRawDataCnv_p3
 

Detailed Description

Definition at line 8 of file TgcRawData_p3.h.

Constructor & Destructor Documentation

◆ TgcRawData_p3()

TgcRawData_p3::TgcRawData_p3 ( )
inline

Definition at line 11 of file TgcRawData_p3.h.

11  :
12  m_bcTag(0),
13  m_subDetectorId(0), m_rodId(0), m_sswId(0), m_slbId(0),
14  m_l1Id(0), m_bcId(0),
15  m_slbType(0),
16  m_bitpos(0),
17  m_tracklet(0),
18  m_adjacent(false),
19  m_type(0), m_forward(false),
20  m_index(0),
21  m_pos(0), m_delta(0), m_segment(0), m_subMatrix(0),
22  m_sector(0), m_chip(0), m_hipt(false), m_hitId(0), m_hsub(0), m_strip(false), m_inner(0),
23  m_cand3plus(false), m_muplus(false), m_threshold(0), m_overlap(false), m_veto(false), m_roi(0)
24  {
25  }

Friends And Related Function Documentation

◆ TgcRawDataCnv_p3

friend class TgcRawDataCnv_p3
friend

Definition at line 27 of file TgcRawData_p3.h.

Member Data Documentation

◆ m_adjacent

bool TgcRawData_p3::m_adjacent
private

Definition at line 58 of file TgcRawData_p3.h.

◆ m_bcId

uint16_t TgcRawData_p3::m_bcId
private

Definition at line 45 of file TgcRawData_p3.h.

◆ m_bcTag

uint16_t TgcRawData_p3::m_bcTag
private

Definition at line 35 of file TgcRawData_p3.h.

◆ m_bitpos

uint16_t TgcRawData_p3::m_bitpos
private

Definition at line 53 of file TgcRawData_p3.h.

◆ m_cand3plus

bool TgcRawData_p3::m_cand3plus
private

Definition at line 86 of file TgcRawData_p3.h.

◆ m_chip

uint16_t TgcRawData_p3::m_chip
private

Definition at line 78 of file TgcRawData_p3.h.

◆ m_delta

int16_t TgcRawData_p3::m_delta
private

Definition at line 72 of file TgcRawData_p3.h.

◆ m_forward

bool TgcRawData_p3::m_forward
private

Definition at line 65 of file TgcRawData_p3.h.

◆ m_hipt

bool TgcRawData_p3::m_hipt
private

Definition at line 79 of file TgcRawData_p3.h.

◆ m_hitId

uint16_t TgcRawData_p3::m_hitId
private

Definition at line 80 of file TgcRawData_p3.h.

◆ m_hsub

uint16_t TgcRawData_p3::m_hsub
private

Definition at line 81 of file TgcRawData_p3.h.

◆ m_index

uint16_t TgcRawData_p3::m_index
private

Definition at line 68 of file TgcRawData_p3.h.

◆ m_inner

int TgcRawData_p3::m_inner
private

Definition at line 83 of file TgcRawData_p3.h.

◆ m_l1Id

uint16_t TgcRawData_p3::m_l1Id
private

Definition at line 44 of file TgcRawData_p3.h.

◆ m_muplus

bool TgcRawData_p3::m_muplus
private

Definition at line 87 of file TgcRawData_p3.h.

◆ m_overlap

bool TgcRawData_p3::m_overlap
private

Definition at line 89 of file TgcRawData_p3.h.

◆ m_pos

uint16_t TgcRawData_p3::m_pos
private

Definition at line 71 of file TgcRawData_p3.h.

◆ m_rodId

uint16_t TgcRawData_p3::m_rodId
private

Definition at line 39 of file TgcRawData_p3.h.

◆ m_roi

uint16_t TgcRawData_p3::m_roi
private

Definition at line 91 of file TgcRawData_p3.h.

◆ m_sector

uint16_t TgcRawData_p3::m_sector
private

Definition at line 77 of file TgcRawData_p3.h.

◆ m_segment

uint16_t TgcRawData_p3::m_segment
private

Definition at line 73 of file TgcRawData_p3.h.

◆ m_slbId

uint16_t TgcRawData_p3::m_slbId
private

Definition at line 41 of file TgcRawData_p3.h.

◆ m_slbType

uint16_t TgcRawData_p3::m_slbType
private

Definition at line 47 of file TgcRawData_p3.h.

◆ m_sswId

uint16_t TgcRawData_p3::m_sswId
private

Definition at line 40 of file TgcRawData_p3.h.

◆ m_strip

bool TgcRawData_p3::m_strip
private

Definition at line 82 of file TgcRawData_p3.h.

◆ m_subDetectorId

uint16_t TgcRawData_p3::m_subDetectorId
private

Definition at line 38 of file TgcRawData_p3.h.

◆ m_subMatrix

uint16_t TgcRawData_p3::m_subMatrix
private

Definition at line 74 of file TgcRawData_p3.h.

◆ m_threshold

uint16_t TgcRawData_p3::m_threshold
private

Definition at line 88 of file TgcRawData_p3.h.

◆ m_tracklet

uint16_t TgcRawData_p3::m_tracklet
private

Definition at line 56 of file TgcRawData_p3.h.

◆ m_type

uint16_t TgcRawData_p3::m_type
private

Definition at line 64 of file TgcRawData_p3.h.

◆ m_veto

bool TgcRawData_p3::m_veto
private

Definition at line 90 of file TgcRawData_p3.h.


The documentation for this class was generated from the following file:
TgcRawData_p3::m_tracklet
uint16_t m_tracklet
Definition: TgcRawData_p3.h:56
TgcRawData_p3::m_threshold
uint16_t m_threshold
Definition: TgcRawData_p3.h:88
TgcRawData_p3::m_chip
uint16_t m_chip
Definition: TgcRawData_p3.h:78
TgcRawData_p3::m_segment
uint16_t m_segment
Definition: TgcRawData_p3.h:73
TgcRawData_p3::m_inner
int m_inner
Definition: TgcRawData_p3.h:83
TgcRawData_p3::m_muplus
bool m_muplus
Definition: TgcRawData_p3.h:87
TgcRawData_p3::m_sector
uint16_t m_sector
Definition: TgcRawData_p3.h:77
TgcRawData_p3::m_adjacent
bool m_adjacent
Definition: TgcRawData_p3.h:58
TgcRawData_p3::m_bcId
uint16_t m_bcId
Definition: TgcRawData_p3.h:45
TgcRawData_p3::m_overlap
bool m_overlap
Definition: TgcRawData_p3.h:89
TgcRawData_p3::m_cand3plus
bool m_cand3plus
Definition: TgcRawData_p3.h:86
TgcRawData_p3::m_slbId
uint16_t m_slbId
Definition: TgcRawData_p3.h:41
TgcRawData_p3::m_sswId
uint16_t m_sswId
Definition: TgcRawData_p3.h:40
TgcRawData_p3::m_type
uint16_t m_type
Definition: TgcRawData_p3.h:64
TgcRawData_p3::m_strip
bool m_strip
Definition: TgcRawData_p3.h:82
TgcRawData_p3::m_hsub
uint16_t m_hsub
Definition: TgcRawData_p3.h:81
TgcRawData_p3::m_slbType
uint16_t m_slbType
Definition: TgcRawData_p3.h:47
TgcRawData_p3::m_veto
bool m_veto
Definition: TgcRawData_p3.h:90
TgcRawData_p3::m_index
uint16_t m_index
Definition: TgcRawData_p3.h:68
TgcRawData_p3::m_pos
uint16_t m_pos
Definition: TgcRawData_p3.h:71
TgcRawData_p3::m_l1Id
uint16_t m_l1Id
Definition: TgcRawData_p3.h:44
TgcRawData_p3::m_subMatrix
uint16_t m_subMatrix
Definition: TgcRawData_p3.h:74
TgcRawData_p3::m_roi
uint16_t m_roi
Definition: TgcRawData_p3.h:91
TgcRawData_p3::m_bitpos
uint16_t m_bitpos
Definition: TgcRawData_p3.h:53
TgcRawData_p3::m_rodId
uint16_t m_rodId
Definition: TgcRawData_p3.h:39
TgcRawData_p3::m_bcTag
uint16_t m_bcTag
Definition: TgcRawData_p3.h:35
TgcRawData_p3::m_hitId
uint16_t m_hitId
Definition: TgcRawData_p3.h:80
TgcRawData_p3::m_hipt
bool m_hipt
Definition: TgcRawData_p3.h:79
TgcRawData_p3::m_forward
bool m_forward
Definition: TgcRawData_p3.h:65
TgcRawData_p3::m_subDetectorId
uint16_t m_subDetectorId
Definition: TgcRawData_p3.h:38
TgcRawData_p3::m_delta
int16_t m_delta
Definition: TgcRawData_p3.h:72