StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Types | Protected Attributes | Static Protected Attributes | List of all members
StFgtStrip Class Reference
Inheritance diagram for StFgtStrip:
StObject

Public Member Functions

 StFgtStrip (const StFgtStrip &)
 
StFgtStripoperator= (const StFgtStrip &)
 
int getGeoId () const
 
short getAdc (int tb=-1) const
 
short getMaxAdc () const
 
short getClusterSeedType () const
 
float getCharge () const
 
float getChargeUncert () const
 
void getElecCoords (int &rdo, int &arm, int &apv, int &chan)
 
float getPed () const
 
float getPedErr () const
 
bool chargeValid () const
 
void setGeoId (int geoId)
 
void setAdc (short adc, int tb=-1)
 
void setMaxAdc (short adc)
 
void setClusterSeedType (short seedType)
 
void setCharge (float charge)
 
void setChargeUncert (float chargeUncert)
 
void setElecCoords (int rdo, int arm, int apv, int chan)
 
void setPed (float ped)
 
void setPedErr (float pedErr)
 
void invalidateCharge ()
 
- 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
 

Static Public Member Functions

static void setDefaultTimeBin (int tb)
 
static int getDefaultTimeBin ()
 

Protected Types

enum  { kInvalidChargeValue = -10000 }
 

Protected Attributes

Int_t mGeoId
 
Short_t mAdc [kFgtNumTimeBins]
 
Short_t mMaxAdc
 
Short_t mClusterSeedType
 
Float_t mCharge
 
Float_t mChargeUncert
 
Int_t mRdo
 
Int_t mArm
 
Int_t mApv
 
Int_t mChan
 
Float_t mPed
 
Float_t mPedErr
 

Static Protected Attributes

static Int_t mDefaultTimeBin = 2
 

Detailed Description

Definition at line 25 of file StFgtStrip.h.


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