Go to the source code of this file.
◆ operator<<()
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const GEMSegment & |
seg |
|
) |
| |
Definition at line 133 of file GEMSegment.cc.
140 <<
" +/- " << seg.
timeErr() <<
" ns";
References GEMSegment::bunchX(), GEMSegment::chi2(), GEMSegment::degreesOfFreedom(), GEMSegment::localDirection(), GEMSegment::localDirectionError(), GEMSegment::localPosition(), GEMSegment::localPositionError(), GEMSegment::specificRecHits(), mathSSE::sqrt(), GEMSegment::time(), GEMSegment::timeErr(), LocalError::xx(), and LocalError::yy().