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

Public Attributes

int coreOverlap = 0
 Jet elements to accept (0=Core, 1=Overlap) More...
 
unsigned int rodErr = 0
 
std::vector< unsigned int > uintVec0
 Unsigned int unpacking vector 0. More...
 
std::vector< unsigned int > uintVec1
 Unsigned int unpacking vector 1. More...
 
std::vector< unsigned int > uintVec2
 Unsigned int unpacking vector 2. More...
 
std::vector< int > intVec0
 Int unpacking vector 0. More...
 
std::vector< int > intVec1
 Int unpacking vector 1. More...
 
std::vector< int > intVec2
 Int unpacking vector 2. More...
 
LVL1::JetElementKey elementKey
 

Detailed Description

Definition at line 115 of file JepByteStreamV2Tool.h.

Member Data Documentation

◆ coreOverlap

int LVL1BS::JepByteStreamV2Tool::LocalData::coreOverlap = 0

Jet elements to accept (0=Core, 1=Overlap)

Definition at line 118 of file JepByteStreamV2Tool.h.

◆ elementKey

LVL1::JetElementKey LVL1BS::JepByteStreamV2Tool::LocalData::elementKey

Definition at line 134 of file JepByteStreamV2Tool.h.

◆ intVec0

std::vector<int> LVL1BS::JepByteStreamV2Tool::LocalData::intVec0

Int unpacking vector 0.

Definition at line 128 of file JepByteStreamV2Tool.h.

◆ intVec1

std::vector<int> LVL1BS::JepByteStreamV2Tool::LocalData::intVec1

Int unpacking vector 1.

Definition at line 130 of file JepByteStreamV2Tool.h.

◆ intVec2

std::vector<int> LVL1BS::JepByteStreamV2Tool::LocalData::intVec2

Int unpacking vector 2.

Definition at line 132 of file JepByteStreamV2Tool.h.

◆ rodErr

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

Definition at line 120 of file JepByteStreamV2Tool.h.

◆ uintVec0

std::vector<unsigned int> LVL1BS::JepByteStreamV2Tool::LocalData::uintVec0

Unsigned int unpacking vector 0.

Definition at line 122 of file JepByteStreamV2Tool.h.

◆ uintVec1

std::vector<unsigned int> LVL1BS::JepByteStreamV2Tool::LocalData::uintVec1

Unsigned int unpacking vector 1.

Definition at line 124 of file JepByteStreamV2Tool.h.

◆ uintVec2

std::vector<unsigned int> LVL1BS::JepByteStreamV2Tool::LocalData::uintVec2

Unsigned int unpacking vector 2.

Definition at line 126 of file JepByteStreamV2Tool.h.


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