#include <GassiplexChamber4.hh>


Public Member Functions | |
| GassiplexChamber4 (const i32 xPos, const i32 yPos, const i32 zPos, const ui32 nbColumns, const ui32 nbRows, const i32 id) | |
| ~GassiplexChamber4 () | |
| unsigned int | getNumberOfBoards () const |
| const ui32 | getXGap () const |
| const ui32 | getYGap () const |
| const ui32 | getXLength () const |
| const ui32 | getYLength () const |
Private Member Functions | |
| void | init () |
Definition at line 16 of file GassiplexChamber4.hh.
| GassiplexChamber4::GassiplexChamber4 | ( | const i32 | xPos, | |
| const i32 | yPos, | |||
| const i32 | zPos, | |||
| const ui32 | nbColumns, | |||
| const ui32 | nbRows, | |||
| const i32 | id | |||
| ) |
| GassiplexChamber4::~GassiplexChamber4 | ( | ) |
| unsigned int GassiplexChamber4::getNumberOfBoards | ( | ) | const [inline] |
| const ui32 GassiplexChamber4::getXGap | ( | ) | const [inline, virtual] |
| const ui32 GassiplexChamber4::getYGap | ( | ) | const [inline, virtual] |
| const ui32 GassiplexChamber4::getXLength | ( | ) | const [virtual] |
Implements Chamber.
| const ui32 GassiplexChamber4::getYLength | ( | ) | const [virtual] |
Implements Chamber.
| void GassiplexChamber4::init | ( | ) | [private] |
1.5.8