CMS 3D CMS Logo

Enumerations

colinearityKinematic Namespace Reference

Enumerations

enum  ConstraintDim { Phi = 1, PhiTheta = 2 }

Detailed Description

Constraint to force the two tracks to be colinear (parallel), in 2D (phi) or 3D (phi-theta).

Warning: Since this constraint makes only sense with two tracks, two and only two tracks should be used in the fit.


Enumeration Type Documentation

Enumerator:
Phi 
PhiTheta 

Definition at line 20 of file ColinearityKinematicConstraintT.h.

{Phi=1, PhiTheta=2};