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().
LocalError localPositionError() const
const std::vector< CSCSegment > & duplicateSegments() const
virtual int degreesOfFreedom() const
Degrees of freedom of the segment fit.
LocalPoint localPosition() const
LocalVector localDirection() const
Local direction.
const std::vector< CSCRecHit2D > & specificRecHits() const
double chi2() const
Chi2 of the segment fit.
LocalError localDirectionError() const
Error on the local direction.