StBbcTriggerDetector Class Reference
#include <StBbcTriggerDetector.h>
List of all members.
|
Public Member Functions |
|
| StBbcTriggerDetector (const dst_TrgDet_st &) |
|
| StBbcTriggerDetector (const StTriggerData &) |
|
unsigned int | numberOfPMTs () const |
|
unsigned int | numberOfRegisters () const |
|
unsigned int | numberOfPedestalData () const |
|
unsigned int | numberOfScalars () const |
|
unsigned short | adc (unsigned int) const |
|
unsigned short | tdc (unsigned int) const |
|
unsigned short | bbcRegister (unsigned int) const |
|
unsigned short | pedestalData (unsigned int) const |
|
unsigned int | scalar (unsigned int) const |
|
unsigned short | pedestal (unsigned int id) const |
|
unsigned short | pedestalWidth (unsigned int id) const |
|
unsigned short | mip (unsigned int id) const |
|
unsigned short | mipWidth (unsigned int id) const |
|
int | adcSumEast () |
|
int | adcSumWest () |
|
int | adcSumEastLarge () |
|
int | adcSumWestLarge () |
|
int | adcSum () |
|
int | adcSumLarge () |
|
int | adcSumAll () |
|
unsigned short | onlineTimeDifference () const |
|
int | nHitEast () |
|
int | nHitWest () |
|
int | nHitEastLarge () |
|
int | nHitWestLarge () |
|
int | nHit () |
|
int | nHitLarge () |
|
int | nHitAll () |
|
int | tdcEarliestEast () |
|
int | tdcEarliestWest () |
|
float | zVertex () |
|
void | setAdc (unsigned int, unsigned short) |
|
void | setTdc (unsigned int, unsigned short) |
|
void | setRegister (unsigned int, unsigned short) |
|
void | setPedestal (unsigned int, unsigned short) |
|
void | setScalar (unsigned int, unsigned int) |
|
void | setOnlineTimeDifference (unsigned short) |
|
void | dump () |
|
unsigned int | year () const |
|
void | setYear (unsigned int) |
Protected Types |
| enum | { mMaxPMTs = 48,
mMaxRegisters = 2,
mMaxPedData = 128,
mMaxScalars = 32
} |
Protected Attributes |
|
char | mBeg [1] |
|
UShort_t | mAdc [mMaxPMTs] |
|
UShort_t | mTdc [mMaxPMTs] |
|
UShort_t | mReg [mMaxRegisters] |
|
UShort_t | mPed [mMaxPedData] |
|
UShort_t | mScl [mMaxScalars] |
|
UInt_t | mYear |
|
UInt_t | mDSMVTX |
|
char | mEnd [1] |
Detailed Description
- Author:
- Akio Ogawa, Jan 2002
Definition at line 61 of file StBbcTriggerDetector.h.
The documentation for this class was generated from the following files: