HardRockChamber6 Class Reference

#include <HardRockChamber6.hh>

Inheritance diagram for HardRockChamber6:

Inheritance graph
[legend]
Collaboration diagram for HardRockChamber6:

Collaboration graph
[legend]

List of all members.

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 ()


Detailed Description

Definition at line 16 of file HardRockChamber6.hh.


Constructor & Destructor Documentation

HardRockChamber6::HardRockChamber6 ( const i32  aX,
const i32  aY,
const i32  aZ,
const ui32  nbColumns,
const ui32  nbRows,
const i32  id 
)

HardRockChamber6::~HardRockChamber6 (  ) 


Member Function Documentation

void HardRockChamber6::print ( void   )  const

unsigned int HardRockChamber6::getNumberOfBoards (  )  const [inline]

Reimplemented from Chamber.

Definition at line 25 of file HardRockChamber6.hh.

00025 { return 1; }

const ui32 HardRockChamber6::getXGap (  )  const [inline, virtual]

Implements Chamber.

Definition at line 27 of file HardRockChamber6.hh.

00027 { return(0); };// in centimeter

const ui32 HardRockChamber6::getYGap (  )  const [inline, virtual]

Implements Chamber.

Definition at line 28 of file HardRockChamber6.hh.

00028 { return(0); };// in centimeter

const ui32 HardRockChamber6::getXLength (  )  const [virtual]

Implements Chamber.

const ui32 HardRockChamber6::getYLength (  )  const [virtual]

Implements Chamber.

void HardRockChamber6::init (  )  [protected]


The documentation for this class was generated from the following file:

Generated on Thu Jul 9 09:49:39 2009 for MicromegasFramework by  doxygen 1.5.8