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

Public Member Functions

double offset () const
 
double z () const
 
double angle () const
 
short orientation () const
 
unsigned char status () const
 
unsigned int numberOfClusters () const
 
unsigned int planeId () const
 
unsigned int romanPotId () const
 
const StRpsClustercluster (unsigned int) const
 
StRpsClustercluster (unsigned int)
 
const StSPtrVecRpsCluster & clusters () const
 
StSPtrVecRpsCluster & clusters ()
 
void addCluster (StRpsCluster *)
 
void setOffset (double)
 
void setZ (double)
 
void setAngle (double)
 
void setOrientation (short)
 
void setStatus (unsigned char)
 
- 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 Member Functions

void setPlaneId (unsigned char)
 
void setRomanPotId (unsigned char)
 

Protected Attributes

UChar_t mPlaneId
 
Double_t mOffset
 
Double_t mZ
 
Double_t mAngle
 
Short_t mOrientation
 
UChar_t mStatus
 
UChar_t mRomanPotId
 
StSPtrVecRpsCluster mClusters
 

Friends

class StRpsCollection
 

Detailed Description

Definition at line 27 of file StRpsPlane.h.


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