CMS 3D CMS Logo

List of all members | Public Attributes
LUT_PUBLIC Class Reference

Public Attributes

unsigned int addressMask_
 
std::vector< int > data_
 
unsigned int dataMask_
 
unsigned int nrBitsAddress_
 
unsigned int nrBitsData_
 

Detailed Description

Definition at line 48 of file L1TCaloParamsCompare.cc.

Member Data Documentation

◆ addressMask_

unsigned int LUT_PUBLIC::addressMask_

Definition at line 52 of file L1TCaloParamsCompare.cc.

Referenced by operator==().

◆ data_

std::vector<int> LUT_PUBLIC::data_

Definition at line 55 of file L1TCaloParamsCompare.cc.

Referenced by operator==().

◆ dataMask_

unsigned int LUT_PUBLIC::dataMask_

Definition at line 53 of file L1TCaloParamsCompare.cc.

Referenced by operator==().

◆ nrBitsAddress_

unsigned int LUT_PUBLIC::nrBitsAddress_

Definition at line 50 of file L1TCaloParamsCompare.cc.

Referenced by operator==().

◆ nrBitsData_

unsigned int LUT_PUBLIC::nrBitsData_

Definition at line 51 of file L1TCaloParamsCompare.cc.

Referenced by operator==().