ATLAS Offline Software
Loading...
Searching...
No Matches
TGC_BYTESTREAM_SOURCEID Struct Reference

The struct for source ID in ByteStream. More...

#include <TgcByteStreamData.h>

Collaboration diagram for TGC_BYTESTREAM_SOURCEID:

Public Member Functions

 TGC_BYTESTREAM_SOURCEID ()

Public Attributes

unsigned rodid: 8
unsigned fill1: 8
unsigned side: 8
unsigned fill2: 8

Detailed Description

The struct for source ID in ByteStream.

Definition at line 18 of file TgcByteStreamData.h.

Constructor & Destructor Documentation

◆ TGC_BYTESTREAM_SOURCEID()

TGC_BYTESTREAM_SOURCEID::TGC_BYTESTREAM_SOURCEID ( )
inline

Definition at line 25 of file TgcByteStreamData.h.

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

Member Data Documentation

◆ fill1

unsigned TGC_BYTESTREAM_SOURCEID::fill1

Definition at line 21 of file TgcByteStreamData.h.

◆ fill2

unsigned TGC_BYTESTREAM_SOURCEID::fill2

Definition at line 23 of file TgcByteStreamData.h.

◆ rodid

unsigned TGC_BYTESTREAM_SOURCEID::rodid

Definition at line 20 of file TgcByteStreamData.h.

◆ side

unsigned TGC_BYTESTREAM_SOURCEID::side

Definition at line 22 of file TgcByteStreamData.h.


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