struct RVER

reconstructed vertices.

[more]float xv
x coordinate.
[more]float yv
y coordinate.
[more]float zv
z coordinate.
[more]float cv[6]
covariance matrix.
[more]float mass
reconstructed mass.
[more]float merr
error on reconstructed mass.
[more]int nt
number of tracks used for the fit.
[more]ArtePointer<RTRA> btra
one vertex to one incoming track.
[more]int wire
wire number.
[more]float chi2
chi**2.
[more]int type
type.
[more]int ndgf
number of degrees of freedom.
[more]ArteInvOneRelationPointer<RRRV,RREL> rrel
one vertex to many track-vertex relations.
[more]ArteInvManRelationPointer<RVRD,RTRD> rtrd
many decays to one primary vertrex.


Documentation

reconstructed vertices.
ofloat xv
x coordinate.

ofloat yv
y coordinate.

ofloat zv
z coordinate.

ofloat cv[6]
covariance matrix.

ofloat mass
reconstructed mass.

ofloat merr
error on reconstructed mass.

The particle hypothesis used for a mass constraint fit is stored in RTRA

oint nt
number of tracks used for the fit.

oArtePointer<RTRA> btra
one vertex to one incoming track.

oint wire
wire number.

ofloat chi2
chi**2.

oint type
type.

oint ndgf
number of degrees of freedom.

oArteInvOneRelationPointer<RRRV,RREL> rrel
one vertex to many track-vertex relations.

oArteInvManRelationPointer<RVRD,RTRD> rtrd
many decays to one primary vertrex.

Alphabetic index



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