StVpdTriggerDetector Class Reference
#include <StVpdTriggerDetector.h>
List of all members.
|
Public Member Functions |
|
| StVpdTriggerDetector (const dst_TrgDet_st &) |
|
| StVpdTriggerDetector (const StTriggerData &) |
|
unsigned int | numberOfVpdCounters () const |
|
unsigned short | ADC (StBeamDirection eastwest, unsigned int pmt) const |
|
unsigned short | TDC (StBeamDirection eastwest, unsigned int pmt) const |
|
unsigned short | EarliestTDC (StBeamDirection eastwest) const |
|
unsigned short | TimeDifference () const |
|
void | setADC (StBeamDirection eastwest, unsigned int pmt, unsigned short v) |
|
void | setTDC (StBeamDirection eastwest, unsigned int pmt, unsigned short v) |
|
void | setEarliestTDC (StBeamDirection eastwest, unsigned short v) |
|
void | setTmeDifference (unsigned short v) |
Protected Types |
| enum | { mMaxVpdCounter = 16
} |
Protected Attributes |
|
unsigned short | mADC [2][mMaxVpdCounter] |
|
unsigned short | mTDC [2][mMaxVpdCounter] |
|
unsigned short | mEarliestTDC [2] |
|
unsigned short | mTimeDifference |
|
unsigned short | mYear |
Detailed Description
- Author:
- Thomas Ullrich, Sep 1999
Definition at line 39 of file StVpdTriggerDetector.h.
The documentation for this class was generated from the following files: