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

Public Member Functions

 StFpsSlat (int slatid, float mip)
 
int slatId () const
 
float mip () const
 
void setSlatId (int)
 
void setMip (float)
 
unsigned int nPoint (int type) const
 
StPtrVecFmsPoint & point (int type)
 
const StPtrVecFmsPoint & point (int type) const
 
void addPoint (StFmsPoint *point, int type)
 
void print (int option=0) const
 
- 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 Attributes

Int_t mSlatId
 
Float_t mMip
 
UInt_t mNPoint [kFpsNCandidate+1]
 
StPtrVecFmsPoint mPoint1
 0 for closest, 1/2/3 for 2nd/3rd/4th closest, 5 for either
 
StPtrVecFmsPoint mPoint2
 closest points
 
StPtrVecFmsPoint mPoint3
 2nd closest points
 
StPtrVecFmsPoint mPoint4
 3rd closest points
 

Detailed Description

Definition at line 28 of file StFpsSlat.h.


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