Go to the source code of this file.
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CSCSegment & |
seg |
|
) |
| |
Definition at line 190 of file CSCSegment.cc.
References CSCSegment::chi2(), CSCSegment::degreesOfFreedom(), CSCSegment::duplicateSegments(), CSCSegment::localDirection(), CSCSegment::localDirectionError(), CSCSegment::localPosition(), CSCSegment::localPositionError(), CSCSegment::specificRecHits(), mathSSE::sqrt(), LocalError::xx(), and LocalError::yy().
LocalVector localDirection() const override
Local direction.
LocalError localDirectionError() const override
Error on the local direction.
const std::vector< CSCSegment > & duplicateSegments() const
LocalPoint localPosition() const override
const std::vector< CSCRecHit2D > & specificRecHits() const
double chi2() const override
Chi2 of the segment fit.
int degreesOfFreedom() const override
Degrees of freedom of the segment fit.
LocalError localPositionError() const override