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

The struct for SL in ByteStream. More...

#include <TgcByteStreamData.h>

Collaboration diagram for TGC_BYTESTREAM_SL:

Public Member Functions

 TGC_BYTESTREAM_SL ()
 

Public Attributes

unsigned roi: 8
 
unsigned overlap: 1
 
unsigned threshold: 3
 
unsigned fill1: 1
 
unsigned bcId: 3
 
unsigned sign: 1
 
unsigned cand: 1
 
unsigned sector: 3
 
unsigned fwd: 1
 
unsigned bcBitmap: 3
 
unsigned cand2plus: 1
 
unsigned veto: 1
 
unsigned fill2: 5
 

Detailed Description

The struct for SL in ByteStream.

Definition at line 165 of file TgcByteStreamData.h.

Constructor & Destructor Documentation

◆ TGC_BYTESTREAM_SL()

TGC_BYTESTREAM_SL::TGC_BYTESTREAM_SL ( )
inline

Definition at line 181 of file TgcByteStreamData.h.

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

Member Data Documentation

◆ bcBitmap

unsigned TGC_BYTESTREAM_SL::bcBitmap

Definition at line 176 of file TgcByteStreamData.h.

◆ bcId

unsigned TGC_BYTESTREAM_SL::bcId

Definition at line 171 of file TgcByteStreamData.h.

◆ cand

unsigned TGC_BYTESTREAM_SL::cand

Definition at line 173 of file TgcByteStreamData.h.

◆ cand2plus

unsigned TGC_BYTESTREAM_SL::cand2plus

Definition at line 177 of file TgcByteStreamData.h.

◆ fill1

unsigned TGC_BYTESTREAM_SL::fill1

Definition at line 170 of file TgcByteStreamData.h.

◆ fill2

unsigned TGC_BYTESTREAM_SL::fill2

Definition at line 179 of file TgcByteStreamData.h.

◆ fwd

unsigned TGC_BYTESTREAM_SL::fwd

Definition at line 175 of file TgcByteStreamData.h.

◆ overlap

unsigned TGC_BYTESTREAM_SL::overlap

Definition at line 168 of file TgcByteStreamData.h.

◆ roi

unsigned TGC_BYTESTREAM_SL::roi

Definition at line 167 of file TgcByteStreamData.h.

◆ sector

unsigned TGC_BYTESTREAM_SL::sector

Definition at line 174 of file TgcByteStreamData.h.

◆ sign

unsigned TGC_BYTESTREAM_SL::sign

Definition at line 172 of file TgcByteStreamData.h.

◆ threshold

unsigned TGC_BYTESTREAM_SL::threshold

Definition at line 169 of file TgcByteStreamData.h.

◆ veto

unsigned TGC_BYTESTREAM_SL::veto

Definition at line 178 of file TgcByteStreamData.h.


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