board | Chip | [protected] |
bypassed | Chip | [protected] |
channels | Chip | [protected] |
Chip(const Board &_board, const i32 aCol, const i32 aRow, const ui32 nbColumns, const ui32 nbRows, const i32 aId, const ui32 aSerialNumber) | Chip | [protected] |
Chip(const Chip &x) | Chip | [protected] |
chipSoftId | Chip | [protected] |
column | Chip | [protected] |
configured | Chip | [protected] |
gain | Chip | [protected] |
getBoard() const | Chip | [inline] |
getBypassed() const | Chip | [inline] |
getChannelById(const i32 channelId) | Chip | |
getChannels(void) const | Chip | [inline] |
getChipSoftId() const | Chip | [inline] |
getColumn(void) const | Chip | [inline] |
getGain() const | Chip | [inline] |
getId() const | Chip | [inline] |
getLeftBottomX() const | Chip | |
getLeftBottomY() const | Chip | |
getMaxChannelId(void) const | Chip | |
getMinChannelId(void) const | Chip | |
getNbColumns() const | Chip | [inline] |
getNbRows() const | Chip | [inline] |
getRightUpperX() const | Chip | |
getRightUpperY() const | Chip | |
getRow(void) const | Chip | [inline] |
getSerialNumber() const | Chip | [inline] |
getShaper_hg() const | MicrorocChip | [inline] |
getShaper_lg() const | MicrorocChip | [inline] |
getThresholdDac_0() const | MicrorocChip | [inline] |
getThresholdDac_1() const | MicrorocChip | [inline] |
getThresholdDac_2() const | MicrorocChip | [inline] |
getType() const | Chip | [inline] |
getX() const | Chip | |
getXGap() const | MicrorocChip | [inline, virtual] |
getXLength() const | Chip | |
getXRelative() const | Chip | |
getY() const | Chip | |
getYGap() const | MicrorocChip | [inline, virtual] |
getYLength() const | Chip | |
getYRelative() const | Chip | |
HRmap(int channel) | MicrorocChip | [private] |
id | Chip | [protected] |
init() | MicrorocChip | [private] |
isConfigured(void) const | Chip | [inline] |
MicrorocChip(const Board &aBoard, const i32 aCol, const i32 aRow, const i32 aId, const ui32 aSerialNumber) | MicrorocChip | |
nbColumns | Chip | [protected] |
nbRows | Chip | [protected] |
operator<<(std::ostream &out) const | Chip | [protected] |
operator=(const Chip &x) | Chip | [protected] |
row | Chip | [protected] |
serialNum | Chip | [protected] |
setBypassed(bool value) | Chip | [inline] |
setConfigured(bool value) | Chip | [inline] |
setGain(const ui32 value) | Chip | [inline] |
setSerialNumber(ui32 value) | Chip | [inline] |
setShaper_hg(ui16 value) | MicrorocChip | [inline] |
setShaper_lg(ui16 value) | MicrorocChip | [inline] |
setThresholdDac_0(ui32 value) | MicrorocChip | [inline] |
setThresholdDac_1(ui32 value) | MicrorocChip | [inline] |
setThresholdDac_2(ui32 value) | MicrorocChip | [inline] |
shaper_hg | MicrorocChip | [private] |
shaper_lg | MicrorocChip | [private] |
thresholdDac_0 | MicrorocChip | [private] |
thresholdDac_1 | MicrorocChip | [private] |
thresholdDac_2 | MicrorocChip | [private] |
type | Chip | [protected] |
~Chip() | Chip | [protected, virtual] |
~MicrorocChip() | MicrorocChip | [inline, virtual] |