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

structs for NewSL More...

#include <TgcByteStreamData.h>

Collaboration diagram for TGC_BYTESTREAM_NSL_ROI:

Public Member Functions

 TGC_BYTESTREAM_NSL_ROI ()
 

Public Attributes

unsigned roi: 8
 
unsigned pt: 4
 
unsigned charge: 1
 
unsigned coinflag: 3
 
unsigned innerflag: 4
 
unsigned fill1: 2
 
unsigned bcBitmap: 2
 
unsigned sector: 4
 
unsigned fwd: 1
 
unsigned type: 3
 

Detailed Description

structs for NewSL

Definition at line 188 of file TgcByteStreamData.h.

Constructor & Destructor Documentation

◆ TGC_BYTESTREAM_NSL_ROI()

TGC_BYTESTREAM_NSL_ROI::TGC_BYTESTREAM_NSL_ROI ( )
inline

Definition at line 201 of file TgcByteStreamData.h.

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

Member Data Documentation

◆ bcBitmap

unsigned TGC_BYTESTREAM_NSL_ROI::bcBitmap

Definition at line 196 of file TgcByteStreamData.h.

◆ charge

unsigned TGC_BYTESTREAM_NSL_ROI::charge

Definition at line 192 of file TgcByteStreamData.h.

◆ coinflag

unsigned TGC_BYTESTREAM_NSL_ROI::coinflag

Definition at line 193 of file TgcByteStreamData.h.

◆ fill1

unsigned TGC_BYTESTREAM_NSL_ROI::fill1

Definition at line 195 of file TgcByteStreamData.h.

◆ fwd

unsigned TGC_BYTESTREAM_NSL_ROI::fwd

Definition at line 198 of file TgcByteStreamData.h.

◆ innerflag

unsigned TGC_BYTESTREAM_NSL_ROI::innerflag

Definition at line 194 of file TgcByteStreamData.h.

◆ pt

unsigned TGC_BYTESTREAM_NSL_ROI::pt

Definition at line 191 of file TgcByteStreamData.h.

◆ roi

unsigned TGC_BYTESTREAM_NSL_ROI::roi

Definition at line 190 of file TgcByteStreamData.h.

◆ sector

unsigned TGC_BYTESTREAM_NSL_ROI::sector

Definition at line 197 of file TgcByteStreamData.h.

◆ type

unsigned TGC_BYTESTREAM_NSL_ROI::type

Definition at line 199 of file TgcByteStreamData.h.


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