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