StTpcPixel Class Reference
#include <StTpcPixel.h>
List of all members.
|
Public Member Functions |
|
| StTpcPixel (unsigned char Detector=0, unsigned char Sector=0, unsigned char Row=0, unsigned char Pad=0, unsigned short TimeBin=0, unsigned short Adc=0, unsigned short IdTruth=0, short Id=0) |
|
unsigned char | detector () const |
|
unsigned char | sector () const |
|
unsigned char | padrow () const |
|
unsigned char | pad () const |
|
unsigned short | timebin () const |
|
unsigned short | adc () const |
|
unsigned short | idTruth () const |
|
short | id () const |
|
virtual void | Print (Option_t *option="") const |
Protected Attributes |
|
UChar_t | mDetector |
|
UChar_t | mSector |
|
UChar_t | mRow |
|
UChar_t | mPad |
|
UShort_t | mTimeBin |
|
UShort_t | mAdc |
|
UShort_t | mIdTruth |
|
Short_t | mId |
Detailed Description
- Author:
- Thomas Ullrich, Jan 1999
Definition at line 47 of file StTpcPixel.h.
The documentation for this class was generated from the following files: