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

The struct for HiPt in ByteStream. More...

#include <TgcByteStreamData.h>

Collaboration diagram for TGC_BYTESTREAM_HIPT:

Public Member Functions

 TGC_BYTESTREAM_HIPT ()
 

Public Attributes

signed delta: 5
 
unsigned sub: 1
 
unsigned hitId: 3
 
unsigned hipt: 1
 
unsigned cand: 1
 
unsigned chip: 2
 
unsigned sector: 3
 
unsigned fwd: 1
 
unsigned strip: 1
 
unsigned bcBitmap: 3
 
unsigned fill1: 11
 

Detailed Description

The struct for HiPt in ByteStream.

Definition at line 130 of file TgcByteStreamData.h.

Constructor & Destructor Documentation

◆ TGC_BYTESTREAM_HIPT()

TGC_BYTESTREAM_HIPT::TGC_BYTESTREAM_HIPT ( )
inline

Definition at line 144 of file TgcByteStreamData.h.

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

Member Data Documentation

◆ bcBitmap

unsigned TGC_BYTESTREAM_HIPT::bcBitmap

Definition at line 141 of file TgcByteStreamData.h.

◆ cand

unsigned TGC_BYTESTREAM_HIPT::cand

Definition at line 136 of file TgcByteStreamData.h.

◆ chip

unsigned TGC_BYTESTREAM_HIPT::chip

Definition at line 137 of file TgcByteStreamData.h.

◆ delta

signed TGC_BYTESTREAM_HIPT::delta

Definition at line 132 of file TgcByteStreamData.h.

◆ fill1

unsigned TGC_BYTESTREAM_HIPT::fill1

Definition at line 142 of file TgcByteStreamData.h.

◆ fwd

unsigned TGC_BYTESTREAM_HIPT::fwd

Definition at line 139 of file TgcByteStreamData.h.

◆ hipt

unsigned TGC_BYTESTREAM_HIPT::hipt

Definition at line 135 of file TgcByteStreamData.h.

◆ hitId

unsigned TGC_BYTESTREAM_HIPT::hitId

Definition at line 134 of file TgcByteStreamData.h.

◆ sector

unsigned TGC_BYTESTREAM_HIPT::sector

Definition at line 138 of file TgcByteStreamData.h.

◆ strip

unsigned TGC_BYTESTREAM_HIPT::strip

Definition at line 140 of file TgcByteStreamData.h.

◆ sub

unsigned TGC_BYTESTREAM_HIPT::sub

Definition at line 133 of file TgcByteStreamData.h.


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