StRoot
1
|
Public Member Functions | |
StGlobalDirection (const double x, const double y, const double z) | |
StGlobalDirection (const StThreeVector< double > &xyz) | |
StGlobalDirection (const StThreeVectorF &xyz) | |
Public Member Functions inherited from StGlobalCoordinate | |
StGlobalCoordinate (const double x, const double y, const double z) | |
StGlobalCoordinate (const double *x) | |
StGlobalCoordinate (const StThreeVector< double > &x) | |
StGlobalCoordinate (const StThreeVectorF &x) | |
int | operator== (const StGlobalCoordinate &p) const |
int | operator!= (const StGlobalCoordinate &p) const |
virtual const StThreeVector < double > & | position () const |
virtual StThreeVector< double > & | position () |
virtual void | setPosition (const StThreeVector< double > &val) |
Additional Inherited Members | |
Protected Attributes inherited from StGlobalCoordinate | |
StThreeVector< double > | mPosition |
Definition at line 6 of file StGlobalDirection.hh.