CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
PixelEndcapLinkMaker::Item Struct Reference

Public Attributes

const PixelEndcapNamename
 
Range rocIds
 
uint32_t unit
 

Detailed Description

link item. defined by DetUnit with name (representing Pixel Detector module) and Ids of associated ROCs. The Id is the ROC number in module according to PixelDatabase. The Item represents one module (DetUnit+name) with the Plaquette type and associated ROCs Ids given explicitly (Id is the ROC number in module)

Definition at line 45 of file PixelEndcapLinkMaker.h.

Member Data Documentation

const PixelEndcapName* PixelEndcapLinkMaker::Item::name
Range PixelEndcapLinkMaker::Item::rocIds

Definition at line 47 of file PixelEndcapLinkMaker.h.

Referenced by PixelEndcapLinkMaker::links().

uint32_t PixelEndcapLinkMaker::Item::unit

Definition at line 46 of file PixelEndcapLinkMaker.h.

Referenced by PixelEndcapLinkMaker::links().