|  | ATLAS Offline Software
    | 
| 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::TriggerTowerKey * | towerKey | 
| Trigger tower key provider.  More... | |
Definition at line 88 of file CpByteStreamTool.h.
| int LVL1BS::CpByteStreamTool::LocalData::coreOverlap | 
Tower channels to accept (1=Core, 2=Overlap)
Definition at line 91 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::emErrVec | 
EM error data vector for unpacking.
Definition at line 107 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::emVec | 
EM data vector for unpacking.
Definition at line 103 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::errVec0 | 
Error0 vector for unpacking.
Definition at line 99 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::errVec1 | 
Error1 vector for unpacking.
Definition at line 101 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::hadErrVec | 
Had error data vector for unpacking.
Definition at line 109 of file CpByteStreamTool.h.
| std::vector<int> LVL1BS::CpByteStreamTool::LocalData::hadVec | 
Had data vector for unpacking.
Definition at line 105 of file CpByteStreamTool.h.
| std::vector<unsigned int> LVL1BS::CpByteStreamTool::LocalData::hitsVec0 | 
Hits0 vector for unpacking.
Definition at line 95 of file CpByteStreamTool.h.
| std::vector<unsigned int> LVL1BS::CpByteStreamTool::LocalData::hitsVec1 | 
Hits1 vector for unpacking.
Definition at line 97 of file CpByteStreamTool.h.
| unsigned int LVL1BS::CpByteStreamTool::LocalData::rodErr = 0 | 
Unpacking error code.
Definition at line 93 of file CpByteStreamTool.h.
| LVL1::TriggerTowerKey* LVL1BS::CpByteStreamTool::LocalData::towerKey | 
Trigger tower key provider.
Definition at line 111 of file CpByteStreamTool.h.
 1.8.18
 1.8.18