Go to the source code of this file.
◆ operator<<()
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CSCSegment & |
seg |
|
) |
| |
Definition at line 181 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().
LocalPoint localPosition() const override
double chi2() const override
Chi2 of the segment fit.
LocalVector localDirection() const override
Local direction.
int degreesOfFreedom() const override
Degrees of freedom of the segment fit.
LocalError localDirectionError() const override
Error on the local direction.
const std::vector< CSCRecHit2D > & specificRecHits() const
LocalError localPositionError() const override
const std::vector< CSCSegment > & duplicateSegments() const