#include <StFpdTriggerDetector.h>

Public Member Functions | |
| StFpdTriggerDetector (const dst_TrgDet_st &) | |
| StFpdTriggerDetector (const StTriggerData &) | |
| StFpdTriggerDetector (const StFpdTriggerDetector &) | |
| StFpdTriggerDetector & | operator= (const StFpdTriggerDetector &) |
| void | clear () |
| void | dump () const |
| unsigned int | numberOfTowers (unsigned int nstbps) const |
| unsigned int | numberOfModules () const |
| unsigned int | numberOfLayer1Boards () const |
| unsigned int | adc (StBeamDirection eastwest, unsigned int nstbps, unsigned int tower) const |
| unsigned int | layer1 (StBeamDirection eastwest, unsigned int nstbps, unsigned int board) const |
| unsigned int | layer2 (StBeamDirection eastwest, unsigned int nstbps) const |
| void | setAdc (StBeamDirection eastwest, unsigned int nstbps, unsigned int tower, unsigned char v) |
| void | setLayer1 (StBeamDirection eastwest, unsigned int nstbps, unsigned int board, unsigned short v) |
| void | setLayer2 (StBeamDirection eastwest, unsigned int nstbps, unsigned short v) |
Protected Types | |
| enum | { mMaxNS = 49, mMaxTB = 25, mMaxPS = 7, mMaxModule = 6, mMaxBoard = 4 } |
Definition at line 32 of file StFpdTriggerDetector.h.
1.5.9