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

Public Member Functions

 StSvtLocalCoordinate (const double, const double, const double)
 
 StSvtLocalCoordinate (const StThreeVector< double > &)
 
int operator== (const StSvtLocalCoordinate &) const
 
int operator!= (const StSvtLocalCoordinate &) const
 
const StThreeVector< double > & position () const
 
StThreeVector< double > & position ()
 
const int barrel () const
 
const int layer () const
 
const int ladder () const
 
const int wafer () const
 
const int hybrid () const
 
void setPosition (const StThreeVector< double > &val)
 
void setLayer (int l)
 
void setLadder (int d)
 
void setWafer (int w)
 
void setHybrid (int h)
 

Protected Attributes

StThreeVector< double > mPosition
 
int mLayer
 
int mLadder
 
int mWafer
 
int mHybrid
 

Detailed Description

Definition at line 43 of file StSvtLocalCoordinate.hh.


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