StRoot
1
|
#include <StDcaGeometry.h>
Public Member Functions | |
Int_t | charge () const |
Double_t | impact () const |
Double_t | curvature () const |
Double_t | psi () const |
Double_t | dipAngle () const |
Double_t | tanDip () const |
Double_t | pt () const |
Double_t | z () const |
Double_t | hz () const |
StThreeVectorF | origin () const |
StThreeVectorF | momentum () const |
StPhysicalHelixD | helix () const |
THelixTrack | thelix () const |
const float * | params () const |
const float * | errMatrix () const |
void | GetXYZ (Double_t xyzp[6], Double_t CovXyzp[21]) const |
virtual void | Print (Option_t *option="") const |
void | set (const Float_t pars[6], const Float_t errs[15]) |
void | set (const Double_t pars[6], const Double_t errs[15]) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (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 | |
Definition at line 49 of file StDcaGeometry.h.