ATLAS Offline Software
Public Attributes | List of all members
LVL1BS::CpByteStreamTool::LocalData Struct Reference
Collaboration diagram for LVL1BS::CpByteStreamTool::LocalData:

Public Attributes

int coreOverlap
 Tower channels to accept (1=Core, 2=Overlap) More...
 
unsigned int rodErr = 0
 Unpacking error code. More...
 
std::vector< unsigned int > hitsVec0
 Hits0 vector for unpacking. More...
 
std::vector< unsigned int > hitsVec1
 Hits1 vector for unpacking. More...
 
std::vector< int > errVec0
 Error0 vector for unpacking. More...
 
std::vector< int > errVec1
 Error1 vector for unpacking. More...
 
std::vector< int > emVec
 EM data vector for unpacking. More...
 
std::vector< int > hadVec
 Had data vector for unpacking. More...
 
std::vector< int > emErrVec
 EM error data vector for unpacking. More...
 
std::vector< int > hadErrVec
 Had error data vector for unpacking. More...
 
LVL1::TriggerTowerKeytowerKey
 Trigger tower key provider. More...
 

Detailed Description

Definition at line 88 of file CpByteStreamTool.h.

Member Data Documentation

◆ coreOverlap

int LVL1BS::CpByteStreamTool::LocalData::coreOverlap

Tower channels to accept (1=Core, 2=Overlap)

Definition at line 91 of file CpByteStreamTool.h.

◆ emErrVec

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::emErrVec

EM error data vector for unpacking.

Definition at line 107 of file CpByteStreamTool.h.

◆ emVec

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::emVec

EM data vector for unpacking.

Definition at line 103 of file CpByteStreamTool.h.

◆ errVec0

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::errVec0

Error0 vector for unpacking.

Definition at line 99 of file CpByteStreamTool.h.

◆ errVec1

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::errVec1

Error1 vector for unpacking.

Definition at line 101 of file CpByteStreamTool.h.

◆ hadErrVec

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::hadErrVec

Had error data vector for unpacking.

Definition at line 109 of file CpByteStreamTool.h.

◆ hadVec

std::vector<int> LVL1BS::CpByteStreamTool::LocalData::hadVec

Had data vector for unpacking.

Definition at line 105 of file CpByteStreamTool.h.

◆ hitsVec0

std::vector<unsigned int> LVL1BS::CpByteStreamTool::LocalData::hitsVec0

Hits0 vector for unpacking.

Definition at line 95 of file CpByteStreamTool.h.

◆ hitsVec1

std::vector<unsigned int> LVL1BS::CpByteStreamTool::LocalData::hitsVec1

Hits1 vector for unpacking.

Definition at line 97 of file CpByteStreamTool.h.

◆ rodErr

unsigned int LVL1BS::CpByteStreamTool::LocalData::rodErr = 0

Unpacking error code.

Definition at line 93 of file CpByteStreamTool.h.

◆ towerKey

LVL1::TriggerTowerKey* LVL1BS::CpByteStreamTool::LocalData::towerKey

Trigger tower key provider.

Definition at line 111 of file CpByteStreamTool.h.


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