StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StTpcPixel Class Reference

#include <StTpcPixel.h>

Inheritance diagram for StTpcPixel:
StObject

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, int 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
 
int idTruth () const
 
short id () const
 
virtual void Print (Option_t *option="") const
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (const StObject &sto)
 
virtual TObject * clone () const
 
Int_t isZombie () const
 
virtual void makeZombie (int flg=1)
 
UInt_t Ztreamer (TBuffer &R__b)
 
 ClassDef (StObject, 3) static UInt_t fgTally
 

Protected Attributes

UChar_t mDetector
 
UChar_t mSector
 
UChar_t mRow
 
UChar_t mPad
 
UShort_t mTimeBin
 
UShort_t mAdc
 
Int_t mIdTruth
 
Short_t mId
 

Detailed Description

Author
Thomas Ullrich, Jan 1999

Definition at line 50 of file StTpcPixel.h.


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