#include <StZdcTriggerDetector.h>
|
| StZdcTriggerDetector (const dst_TrgDet_st &) |
|
| StZdcTriggerDetector (const StTriggerData &) |
|
float | adcSum (StBeamDirection) const |
|
float | adcSum () const |
|
unsigned int | numberOfZdcWords () const |
|
float | adc (unsigned int) const |
|
float | tdc (unsigned int) const |
|
float | vertexZ () const |
|
float | zdcSmd (StBeamDirection eastwest, int verthori, int strip) const |
|
void | setAdc (unsigned int, float) |
|
void | setTdc (unsigned int, float) |
|
void | setAdcSum (StBeamDirection, float) |
|
void | setAdcSum (float) |
|
void | setVertexZ (float) |
|
void | setZdcSmd (StBeamDirection eastwest, int verthori, int strip, float val) |
|
unsigned int | numberOfZdcCounters () const |
|
| 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 |
|
|
enum | { mMaxZdcWords = 16
} |
|
|
Float_t | mAdc [mMaxZdcWords] |
|
Float_t | mTdc [mMaxZdcWords] |
|
Float_t | mSumAdc [2] |
|
Float_t | mSum |
|
Float_t | mVertexZ |
|
Float_t | mZdcSmdEast [mMaxZdcWords] |
|
Float_t | mZdcSmdWest [mMaxZdcWords] |
|
- Author
- Thomas Ullrich, Sep 1999
Definition at line 60 of file StZdcTriggerDetector.h.
The documentation for this class was generated from the following files: