Enumerations | |
enum | ConstraintDim { Phi = 1, PhiTheta = 2 } |
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.
Enumerator | |
---|---|
Phi | |
PhiTheta |
Definition at line 19 of file ColinearityKinematicConstraintT.h.