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
StCtbTriggerDetector Class Reference

#include <StCtbTriggerDetector.h>

Inheritance diagram for StCtbTriggerDetector:
StObject

Public Member Functions

 StCtbTriggerDetector (const dst_TrgDet_st &)
 
 StCtbTriggerDetector (const StTriggerData &)
 
unsigned int numberOfTrays () const
 
unsigned int numberOfSlats () const
 
unsigned int numberOfPreSamples () const
 
unsigned int numberOfPostSamples () const
 
unsigned int numberOfAuxWords () const
 
float mips (unsigned int tray, unsigned int slot, unsigned int evt=0) const
 
char time (unsigned int tray, unsigned int slot, unsigned int evt=0) const
 
float aux (unsigned int, unsigned int evt=0) const
 
double mips (unsigned int evt=0) const
 
void setMips (unsigned int, unsigned int, unsigned int, float)
 
void setTime (unsigned int, unsigned int, unsigned int, char)
 
void setAux (unsigned int, unsigned int, float)
 
void setNumberOfPreSamples (unsigned int)
 
void setNumberOfPostSamples (unsigned int)
 
- 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  { mMaxTrays = 120, mMaxSlats = 2, mMaxEventSamples = 11, mMaxAux = 16 }
 

Protected Attributes

char mBeg [1]
 
Float_t mMips [mMaxTrays][mMaxSlats][mMaxEventSamples]
 
Char_t mTime [mMaxTrays][mMaxSlats][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 47 of file StCtbTriggerDetector.h.


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