struct RPNT

point on a track (eg.

[more]float zf
z coordinate at begin of track.
[more]float xf
x coordinate.
[more]float yf
y coordinate.
[more]float txf
px / pz.
[more]float tyf
py / pz.
[more]float pf
1/p (signed according to charge).
[more]float cvf[15]
covariance matric of parameters at first point.
[more]ArteManRelationPointer<RTRP,RTRA> rtra
many tracks to many points on it.
[more]ArtePointer<RSEG> rseg
one track segment to many points on it.


Documentation

point on a track (eg. impact point into muon).
ofloat zf
z coordinate at begin of track.

ofloat xf
x coordinate.

ofloat yf
y coordinate.

ofloat txf
px / pz.

ofloat tyf
py / pz.

ofloat pf
1/p (signed according to charge).

ofloat cvf[15]
covariance matric of parameters at first point.

oArteManRelationPointer<RTRP,RTRA> rtra
many tracks to many points on it.

oArtePointer<RSEG> rseg
one track segment to many points on it.

Alphabetic index



This page was generated with the help of DOC++.