StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Types | List of all members
StFpdTriggerDetector Class Reference

#include <StFpdTriggerDetector.h>

Inheritance diagram for StFpdTriggerDetector:
StObject

Public Member Functions

 StFpdTriggerDetector (const dst_TrgDet_st &)
 
 StFpdTriggerDetector (const StTriggerData &)
 
 StFpdTriggerDetector (const StFpdTriggerDetector &)
 
StFpdTriggerDetectoroperator= (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)
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (const StObject &sto)
 
virtual TObject * clone () const
 
Int_t isZombie () const
 
virtual void makeZombie (int flg=1)
 
UInt_t Ztreamer (TBuffer &R__b)
 
 ClassDef (StObject, 3) static UInt_t fgTally
 

Protected Types

enum  {
  mMaxNS = 49, mMaxTB = 25, mMaxPS = 7, mMaxModule = 6,
  mMaxBoard = 4
}
 

Detailed Description

Author
Akio Ogawa, Jul 2004

Definition at line 32 of file StFpdTriggerDetector.h.


The documentation for this class was generated from the following files: