HardRockChannel Class Reference

#include <HardRockChannel.hh>

Inheritance diagram for HardRockChannel:

Inheritance graph
[legend]
Collaboration diagram for HardRockChannel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 HardRockChannel (const Chip &, const i32 aX, const i32 aY, const i32 aId)
 ~HardRockChannel ()
const ui32 getXLength () const
const ui32 getYLength () const


Detailed Description

CLASS HardRockChannel //

Definition at line 17 of file HardRockChannel.hh.


Constructor & Destructor Documentation

HardRockChannel::HardRockChannel ( const Chip ,
const i32  aX,
const i32  aY,
const i32  aId 
)

HardRockChannel::~HardRockChannel (  )  [inline]

Definition at line 20 of file HardRockChannel.hh.

00020 { };


Member Function Documentation

const ui32 HardRockChannel::getXLength (  )  const [inline, virtual]

Implements Channel.

Definition at line 24 of file HardRockChannel.hh.

00024 { return  1; };// in centimeters

const ui32 HardRockChannel::getYLength (  )  const [inline, virtual]

Implements Channel.

Definition at line 25 of file HardRockChannel.hh.

00025 { return  1; };


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