10#include <tracking/trackFindingCDC/numerics/Matrix.h>
17 namespace TrackFindingCDC {
19 class UncertainParameterLine2D;
Class representing a triple of neighboring oriented wire with additional trajectory information.
Utility class to fit hit triplet and relations of them.
static double fit(const CDCFacet &facet, int nSteps=100)
Fits a proper line to facet and returns the chi2.
A matrix implementation to be used as an interface typ through out the track finder.
A parameter line including including an line covariance matrix which is interpreted as located in the...
Abstract base class for different kinds of events.