|
| StFgtStrip (const StFgtStrip &) |
|
StFgtStrip & | operator= (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 () |
|
| StObject (const StObject &sto) |
|
StObject & | operator= (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 void | setDefaultTimeBin (int tb) |
|
static int | getDefaultTimeBin () |
|
|
enum | { kInvalidChargeValue = -10000
} |
|
|
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 Int_t | mDefaultTimeBin = 2 |
|
Definition at line 25 of file StFgtStrip.h.
The documentation for this class was generated from the following files: