12 theLocalDirection(direction), theCovMatrix(errors), theChi2(chi2) {
67 os <<
"EmulatedME0Segment: local pos = " << seg.
localPosition() <<
virtual LocalPoint localPosition() const
EmulatedME0Segment()
Default constructor.
virtual ~EmulatedME0Segment()
Destructor.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const AlgebraicMatrix theProjectionMatrix
AlgebraicVector parameters() const
Parameters of the segment, for the track fit in the order (dx/dz, dy/dz, x, y )
LocalError localDirectionError() const
Error on the local direction.
CLHEP::HepMatrix AlgebraicMatrix
LocalVector localDirection() const
Local direction.
CLHEP::HepVector AlgebraicVector
AlgebraicMatrix createStaticMatrix()
CLHEP::HepSymMatrix AlgebraicSymMatrix
LocalVector theLocalDirection
LocalError localPositionError() const
AlgebraicMatrix projectionMatrix() const
The projection matrix relates the trajectory state parameters to the segment parameters().
AlgebraicSymMatrix theCovMatrix