#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/GEMRecHit/interface/GEMSegment.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | ProjectionMatrixDiag |
Functions | |
std::ostream & | operator<< (std::ostream &os, const GEMSegment &seg) |
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().