StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Types | Protected Attributes | List of all members
StMtdTriggerDetector Class Reference
Inheritance diagram for StMtdTriggerDetector:
StObject

Public Member Functions

 StMtdTriggerDetector (const StTriggerData &)
 
unsigned int numberOfMtdCounters () const
 
unsigned short adc (StBeamDirection eastwest, unsigned int pmt) const
 
unsigned short tdc (StBeamDirection eastwest, unsigned int pmt) const
 
void setAdc (StBeamDirection eastwest, unsigned int pmt, unsigned short v)
 
void setTdc (StBeamDirection eastwest, unsigned int pmt, 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  { mMaxMtdCounter =8 }
 

Protected Attributes

unsigned short mADC [2][mMaxMtdCounter]
 
unsigned short mTDC [2][mMaxMtdCounter]
 

Detailed Description

Definition at line 24 of file StMtdTriggerDetector.h.


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