#include <HardRockChamber6.hh>


Public Member Functions | |
| HardRockChamber6 (const i32 aX, const i32 aY, const i32 aZ, const ui32 nbColumns, const ui32 nbRows, const i32 id) | |
| ~HardRockChamber6 () | |
| void | print (void) const |
| unsigned int | getNumberOfBoards () const |
| const ui32 | getXGap () const |
| const ui32 | getYGap () const |
| const ui32 | getXLength () const |
| const ui32 | getYLength () const |
Protected Member Functions | |
| void | init () |
Definition at line 16 of file HardRockChamber6.hh.
| HardRockChamber6::HardRockChamber6 | ( | const i32 | aX, | |
| const i32 | aY, | |||
| const i32 | aZ, | |||
| const ui32 | nbColumns, | |||
| const ui32 | nbRows, | |||
| const i32 | id | |||
| ) |
| HardRockChamber6::~HardRockChamber6 | ( | ) |
| void HardRockChamber6::print | ( | void | ) | const |
| unsigned int HardRockChamber6::getNumberOfBoards | ( | ) | const [inline] |
| const ui32 HardRockChamber6::getXGap | ( | ) | const [inline, virtual] |
| const ui32 HardRockChamber6::getYGap | ( | ) | const [inline, virtual] |
| const ui32 HardRockChamber6::getXLength | ( | ) | const [virtual] |
Implements Chamber.
| const ui32 HardRockChamber6::getYLength | ( | ) | const [virtual] |
Implements Chamber.
| void HardRockChamber6::init | ( | ) | [protected] |
1.5.8