|
int | GetID () const |
|
bool | GetXYZ (double *p) const |
|
bool | GetCovarianceXYZPxPyPz (double cv[21]) const |
|
void | XvYvZv (double *position) const |
|
void | PxPyPz (double *position) const |
|
double | GetX () const |
|
double | GetY () const |
|
double | GetZ () const |
|
double | GetPx () const |
|
double | GetPy () const |
|
double | GetPz () const |
|
void | GetCovarianceMatrix (double *covmatrix) |
|
double | GetParameter (int i) const |
|
double | GetCovariance (int i) const |
|
int | Charge () const |
|
double | GetChi2perNDF () const |
|
double | GetChi2 () const |
|
int | GetNDF () const |
|
void | SetParameters (double *position) |
|
void | SetParameters (double x, double y, double z, double px, double py, double pz) |
|
void | SetXYZ (double x, double y, double z) |
|
void | SetPxPyPz (double px, double py, double pz) |
|
void | SetID (int id) |
|
void | SetX (double x) |
|
void | SetY (double y) |
|
void | SetZ (double z) |
|
void | SetCharge (int q) |
|
void | SetChi2 (double chi) |
|
void | SetNDF (int ndf) |
|
void | SetCovarianceMatrix (double *C) |
|
Definition at line 4 of file MTrack.h.
The documentation for this class was generated from the following file: