CMS 3D CMS Logo

Public Member Functions | Public Attributes

MomentumConstraint Struct Reference

#include <TrackConstraintAssociation.h>

List of all members.

Public Member Functions

 MomentumConstraint (const double &f, const double &s)
 MomentumConstraint ()

Public Attributes

double error
double momentum

Detailed Description

Definition at line 11 of file TrackConstraintAssociation.h.


Constructor & Destructor Documentation

MomentumConstraint::MomentumConstraint ( const double &  f,
const double &  s 
) [inline]

Definition at line 12 of file TrackConstraintAssociation.h.

MomentumConstraint::MomentumConstraint ( ) [inline]

Definition at line 13 of file TrackConstraintAssociation.h.

: momentum(0), error(0) {}

Member Data Documentation

Definition at line 16 of file TrackConstraintAssociation.h.

Definition at line 15 of file TrackConstraintAssociation.h.