#include <TrackConstraintAssociation.h>
Public Member Functions | |
MomentumConstraint (const double &f, const double &s) | |
MomentumConstraint () | |
Public Attributes | |
double | error |
double | momentum |
Definition at line 10 of file TrackConstraintAssociation.h.
MomentumConstraint::MomentumConstraint | ( | const double & | f, |
const double & | s | ||
) | [inline] |
MomentumConstraint::MomentumConstraint | ( | ) | [inline] |
Definition at line 12 of file TrackConstraintAssociation.h.
double MomentumConstraint::error |
Definition at line 15 of file TrackConstraintAssociation.h.
double MomentumConstraint::momentum |
Definition at line 14 of file TrackConstraintAssociation.h.