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