StCtbTriggerDetector Class Reference
#include <StCtbTriggerDetector.h>
List of all members.
|
Public Member Functions |
|
| StCtbTriggerDetector (const dst_TrgDet_st &) |
|
| StCtbTriggerDetector (const StTriggerData &) |
|
unsigned int | numberOfTrays () const |
|
unsigned int | numberOfSlats () const |
|
unsigned int | numberOfPreSamples () const |
|
unsigned int | numberOfPostSamples () const |
|
unsigned int | numberOfAuxWords () const |
|
float | mips (unsigned int tray, unsigned int slot, unsigned int evt=0) const |
|
char | time (unsigned int tray, unsigned int slot, unsigned int evt=0) const |
|
float | aux (unsigned int, unsigned int evt=0) const |
|
double | mips (unsigned int evt=0) const |
|
void | setMips (unsigned int, unsigned int, unsigned int, float) |
|
void | setTime (unsigned int, unsigned int, unsigned int, char) |
|
void | setAux (unsigned int, unsigned int, float) |
|
void | setNumberOfPreSamples (unsigned int) |
|
void | setNumberOfPostSamples (unsigned int) |
Protected Types |
| enum | { mMaxTrays = 120,
mMaxSlats = 2,
mMaxEventSamples = 11,
mMaxAux = 16
} |
Protected Attributes |
|
char | mBeg [1] |
|
Float_t | mMips [mMaxTrays][mMaxSlats][mMaxEventSamples] |
|
Char_t | mTime [mMaxTrays][mMaxSlats][mMaxEventSamples] |
|
Float_t | mAux [mMaxAux][mMaxEventSamples] |
|
Int_t | mNumberOfPreSamples |
|
Int_t | mNumberOfPostSamples |
|
char | mEnd [1] |
Detailed Description
- Author:
- Thomas Ullrich, Sep 1999
Definition at line 47 of file StCtbTriggerDetector.h.
The documentation for this class was generated from the following files: