ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
TGC_BYTESTREAM_READOUTTRIPLETSTRIP Struct Reference

The struct for triplet strip in ByteStream. More...

#include <TgcByteStreamData.h>

Collaboration diagram for TGC_BYTESTREAM_READOUTTRIPLETSTRIP:

Public Member Functions

 TGC_BYTESTREAM_READOUTTRIPLETSTRIP ()
 

Public Attributes

unsigned phi: 4
 
unsigned subc: 2
 
unsigned fill1: 1
 
unsigned seg: 1
 
unsigned fill2: 4
 
unsigned sbId: 5
 
unsigned ldbId: 4
 
unsigned bcBitmap: 3
 
unsigned trkType: 3
 
unsigned fill3: 1
 
unsigned slbType: 3
 
unsigned ok: 1
 

Detailed Description

The struct for triplet strip in ByteStream.

Definition at line 111 of file TgcByteStreamData.h.

Constructor & Destructor Documentation

◆ TGC_BYTESTREAM_READOUTTRIPLETSTRIP()

TGC_BYTESTREAM_READOUTTRIPLETSTRIP::TGC_BYTESTREAM_READOUTTRIPLETSTRIP ( )
inline

Definition at line 126 of file TgcByteStreamData.h.

126 { memset(this, 0, sizeof(*this)); }

Member Data Documentation

◆ bcBitmap

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::bcBitmap

Definition at line 120 of file TgcByteStreamData.h.

◆ fill1

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::fill1

Definition at line 115 of file TgcByteStreamData.h.

◆ fill2

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::fill2

Definition at line 117 of file TgcByteStreamData.h.

◆ fill3

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::fill3

Definition at line 122 of file TgcByteStreamData.h.

◆ ldbId

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::ldbId

Definition at line 119 of file TgcByteStreamData.h.

◆ ok

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::ok

Definition at line 124 of file TgcByteStreamData.h.

◆ phi

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::phi

Definition at line 113 of file TgcByteStreamData.h.

◆ sbId

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::sbId

Definition at line 118 of file TgcByteStreamData.h.

◆ seg

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::seg

Definition at line 116 of file TgcByteStreamData.h.

◆ slbType

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::slbType

Definition at line 123 of file TgcByteStreamData.h.

◆ subc

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::subc

Definition at line 114 of file TgcByteStreamData.h.

◆ trkType

unsigned TGC_BYTESTREAM_READOUTTRIPLETSTRIP::trkType

Definition at line 121 of file TgcByteStreamData.h.


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