| addBoard(Board *board) | Chamber | |
| addDif(Dif *dif) | Chamber | |
| boards | Chamber | [protected] |
| Chamber(const float xPos, const float yPos, const float zPos, bool xRotation, const bool yRotation, const i16 zRotation, const ui32 nbColumns, const ui32 nbRows, const i32 id) | Chamber | [protected] |
| Chamber(const Chamber &source) | Chamber | [protected] |
| description | Chamber | [protected] |
| difs | Chamber | [protected] |
| getBoards(void) const | Chamber | [inline] |
| getBoardsByDifId(const i32 difId) const | Chamber | |
| getChannelById(const i32 channelId, const i32 chipId=-1, const i32 difId=-1) const | Chamber | |
| getDescription() const | Chamber | [inline] |
| getDif(i32 key) const | Chamber | [inline] |
| getDifById(const i32 difId) const | Chamber | |
| getDifs() const | Chamber | [inline] |
| getId(void) const | Chamber | [inline] |
| getLeftBottomX() const | Chamber | |
| getLeftBottomY() const | Chamber | |
| getNbColumns(void) const | Chamber | [inline] |
| getNbRows(void) const | Chamber | [inline] |
| getNumberOfBoards() const | MicrorocTestChamber | [inline] |
| getNumberOfGassiplexBoards() const | Chamber | [inline, virtual] |
| getRightUpperX() const | Chamber | |
| getRightUpperY() const | Chamber | |
| getType() const | Chamber | [inline] |
| getX() const | Chamber | |
| getXGap() const | MicrorocTestChamber | [inline, virtual] |
| getXLength() const | Chamber | |
| getXrotation() const | Chamber | [inline] |
| getY() const | Chamber | |
| getYGap() const | MicrorocTestChamber | [inline, virtual] |
| getYLength() const | Chamber | |
| getYrotation() const | Chamber | [inline] |
| getZ(void) const | Chamber | [inline] |
| getZrotation() const | Chamber | [inline] |
| id | Chamber | [protected] |
| init(i32 chamberId, const std::vector< DifInfo_t > &difInfos, const std::vector< BoardInfo_t > &boardInfos, const std::vector< ChipInfo_t > &chipInfos) | MicrorocTestChamber | [protected] |
| isValid() const | Chamber | [inline] |
| MicrorocTestChamber(const float aX, const float aY, const float aZ, const bool xRotation, const bool yRotation, const i16 zRotation, const i32 id, const std::vector< DifInfo_t > &difInfos, const std::vector< BoardInfo_t > &boardInfos, const std::vector< ChipInfo_t > &chipInfos) | MicrorocTestChamber | |
| myIsValid | Chamber | [protected] |
| nbColumns | Chamber | [protected] |
| nbRows | Chamber | [protected] |
| operator bool() const | Chamber | [inline] |
| operator!() const | Chamber | [inline] |
| operator<<(std::ostream &out) const | Chamber | [protected] |
| operator=(const Chamber &source) | Chamber | [protected] |
| print(void) const | MicrorocTestChamber | |
| setDescription(const std::string aDesc) | Chamber | [inline] |
| setId(const i32 aId) | Chamber | [inline] |
| setX(const float aX) | Chamber | [inline] |
| setXrotation(bool val) | Chamber | [inline] |
| setY(const float aY) | Chamber | [inline] |
| setYrotation(bool val) | Chamber | [inline] |
| setZ(const float aZ) | Chamber | [inline] |
| setZrotation(i16 val) | Chamber | [inline] |
| type | Chamber | [protected] |
| xPos | Chamber | [protected] |
| xRotation | Chamber | [protected] |
| yPos | Chamber | [protected] |
| yRotation | Chamber | [protected] |
| zPos | Chamber | [protected] |
| zRotation | Chamber | [protected] |
| ~Chamber() | Chamber | [protected, virtual] |
| ~MicrorocTestChamber() | MicrorocTestChamber | |