CMS 3D CMS Logo

Variables
HGCalWaferIndex.cc File Reference
#include "Geometry/HGCalCommonData/interface/HGCalWaferIndex.h"

Go to the source code of this file.

Variables

const int kHGCalLayerMask = 0x1F
 
const int kHGCalLayerOffset = 18
 
const int kHGCalLayerOldMask = 0x1000000
 
const int kHGCalWaferCopyMask = 0x7FFFF
 
const int kHGCalWaferCopyOffset = 0
 
const int kHGCalWaferUMask = 0x1F
 
const int kHGCalWaferUOffset = 0
 
const int kHGCalWaferUSignMask = 0x1
 
const int kHGCalWaferUSignOffset = 5
 
const int kHGCalWaferVMask = 0x1F
 
const int kHGCalWaferVOffset = 6
 
const int kHGCalWaferVSignMask = 0x1
 
const int kHGCalWaferVSignOffset = 11
 

Variable Documentation

const int kHGCalLayerMask = 0x1F

Definition at line 12 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferLayer().

const int kHGCalLayerOffset = 18

Definition at line 11 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferLayer().

const int kHGCalLayerOldMask = 0x1000000

Definition at line 15 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferFormat(), and HGCalWaferIndex::waferIndex().

const int kHGCalWaferCopyMask = 0x7FFFF

Definition at line 14 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferCopy(), and HGCalWaferIndex::waferIndex().

const int kHGCalWaferCopyOffset = 0

Definition at line 13 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferCopy(), and HGCalWaferIndex::waferIndex().

const int kHGCalWaferUMask = 0x1F

Definition at line 4 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferU().

const int kHGCalWaferUOffset = 0

Definition at line 3 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferU().

const int kHGCalWaferUSignMask = 0x1

Definition at line 6 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferU().

const int kHGCalWaferUSignOffset = 5

Definition at line 5 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferU().

const int kHGCalWaferVMask = 0x1F

Definition at line 8 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferV().

const int kHGCalWaferVOffset = 6

Definition at line 7 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferV().

const int kHGCalWaferVSignMask = 0x1

Definition at line 10 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferV().

const int kHGCalWaferVSignOffset = 11

Definition at line 9 of file HGCalWaferIndex.cc.

Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferV().