StZdcTriggerDetector Class Reference
#include <StZdcTriggerDetector.h>
List of all members.
|
Public Member Functions |
|
| 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 |
Protected Types |
| enum | { mMaxZdcWords = 16
} |
Protected Attributes |
|
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] |
Detailed Description
- Author:
- Thomas Ullrich, Sep 1999
Definition at line 60 of file StZdcTriggerDetector.h.
The documentation for this class was generated from the following files: