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