StMwcTriggerDetector Class Reference
#include <StMwcTriggerDetector.h>
List of all members.
|
Public Member Functions |
|
| StMwcTriggerDetector (const dst_TrgDet_st &) |
|
unsigned int | numberOfSectors () const |
|
unsigned int | numberOfSubSectors () const |
|
unsigned int | numberOfPreSamples () const |
|
unsigned int | numberOfPostSamples () const |
|
unsigned int | numberOfAuxWords () const |
|
float | mips (unsigned int sec, unsigned int subsec, unsigned int evt=0) const |
|
float | aux (unsigned int, unsigned int evt=0) const |
|
void | setMips (unsigned int, unsigned int, unsigned int, float) |
|
void | setAux (unsigned int, unsigned int, float) |
|
void | setNumberOfPreSamples (unsigned int) |
|
void | setNumberOfPostSamples (unsigned int) |
Protected Types |
| enum | { mMaxSectors = 24,
mMaxSubSectors = 4,
mMaxEventSamples = 11,
mMaxAux = 32
} |
Protected Attributes |
|
char | mBeg [1] |
|
Float_t | mMips [mMaxSectors][mMaxSubSectors][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 40 of file StMwcTriggerDetector.h.
The documentation for this class was generated from the following files: