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

Public Member Functions

 StSvtWaferCoordinate (const int, const int, const int, const int, const double, const double)
 
int operator== (const StSvtWaferCoordinate &) const
 
int operator!= (const StSvtWaferCoordinate &) const
 
const int barrel () const
 
const int layer () const
 
const int ladder () const
 
const int wafer () const
 
const int hybrid () const
 
const double anode () const
 
const double timebucket () const
 
void setLayer (int)
 
void setLadder (int)
 
void setWafer (int)
 
void setHybrid (int)
 
void setAnode (double)
 
void setTimeBucket (double)
 

Protected Attributes

int mLayer
 
int mLadder
 
int mWafer
 
int mHybrid
 
double mAnode
 
double mTimeBucket
 

Detailed Description

Definition at line 44 of file StSvtWaferCoordinate.hh.


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