Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
SiStrip Class Reference
class SiStrip This class gives the basic definition of an activated silicon strip in the SSD tracker.
More...
#include <SiStrip.h>
List of all members.
Detailed Description
class SiStrip This class gives the basic definition of an activated silicon strip in the SSD tracker.
The energy deposited, as well as the numerical index of the strip within the plane are recorded.
-
Version:
-
-
Id:
-
SiStrip.h,v 1.3 2000/08/17 15:13:33 burnett Exp
Definition at line 19 of file SiStrip.h.
Constructor & Destructor Documentation
|
SiStrip::SiStrip (
|
int index = -1,
|
|
double energy = 0,
|
|
bool noise = false ) [inline]
|
|
Member Function Documentation
|
void SiStrip::addEnergy (
|
float e ) [inline]
|
|
|
float SiStrip::energy (
|
) const [inline]
|
|
|
void SiStrip::energy (
|
float e ) [inline]
|
|
|
void SiStrip::index (
|
unsigned int i ) [inline]
|
|
|
unsigned int SiStrip::index (
|
) const [inline]
|
|
|
void SiStrip::noise (
|
bool n ) [inline]
|
|
|
bool SiStrip::noise (
|
) const [inline]
|
|
|
unsigned int SiStrip::undef_strip (
|
) [inline, static]
|
|
Member Data Documentation
float SiStrip::m_energy [private]
|
|
int SiStrip::m_index [private]
|
|
bool SiStrip::m_noise [private]
|
|
The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:22:41 2001 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000