#include <PixelIndices.h>
Definition at line 40 of file PixelIndices.h.
PixelIndices::PixelIndices |
( |
const int |
colsInDet, |
|
|
const int |
rowsInDet |
|
) |
| |
|
inline |
PixelIndices::~PixelIndices |
( |
| ) |
|
|
inline |
static std::pair<int,int> PixelIndices::channelToPixelROC |
( |
const int |
chan | ) |
|
|
inlinestatic |
static int PixelIndices::convertDcolToCol |
( |
const int |
dcol, |
|
|
const int |
pix, |
|
|
int & |
colROC, |
|
|
int & |
rowROC |
|
) |
| |
|
inlinestatic |
static int PixelIndices::DColumn |
( |
const int |
colROC | ) |
|
|
inlinestatic |
static int PixelIndices::DColumnInModule |
( |
const int |
dcol, |
|
|
const int |
chipIndex |
|
) |
| |
|
inlinestatic |
int PixelIndices::numberOfROCsInX |
( |
void |
| ) |
|
|
inline |
int PixelIndices::numberOfROCsInY |
( |
void |
| ) |
|
|
inline |
static int PixelIndices::pixelToChannelROC |
( |
const int |
rowROC, |
|
|
const int |
colROC |
|
) |
| |
|
inlinestatic |
void PixelIndices::print |
( |
void |
| ) |
const |
|
inline |
static int PixelIndices::rocIndex |
( |
const int |
chipX, |
|
|
const int |
chipY |
|
) |
| |
|
inlinestatic |
int PixelIndices::transformToModule |
( |
const int |
colROC, |
|
|
const int |
rowROC, |
|
|
const int |
rocId, |
|
|
int & |
col, |
|
|
int & |
row |
|
) |
| const |
|
inline |
int PixelIndices::transformToROC |
( |
const int |
col, |
|
|
const int |
row, |
|
|
int & |
rocId, |
|
|
int & |
colROC, |
|
|
int & |
rowROC |
|
) |
| const |
|
inline |
int PixelIndices::theChipsInX |
|
private |
int PixelIndices::theChipsInY |
|
private |
int PixelIndices::theColsInDet |
|
private |
int PixelIndices::theRowsInDet |
|
private |