Go to the source code of this file.
Variables | |
const int | kHGCalLayerMask = 0x1F |
const int | kHGCalLayerOffset = 12 |
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 |
const int kHGCalLayerMask = 0x1F |
Definition at line 12 of file HGCalWaferIndex.cc.
Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferLayer().
const int kHGCalLayerOffset = 12 |
Definition at line 11 of file HGCalWaferIndex.cc.
Referenced by HGCalWaferIndex::waferIndex(), and HGCalWaferIndex::waferLayer().
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().