#include "DataFormats/TrackingRecHit/interface/RecSegment.h"
#include "DataFormats/GeometrySurface/interface/LocalError.h"
#include "DataFormats/GeometryVector/interface/LocalVector.h"
#include "DataFormats/GeometryVector/interface/LocalPoint.h"
#include "DataFormats/DTRecHit/interface/DTRecHit1D.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | DTRecSegment2D |
Functions | |
std::ostream & | operator<< (std::ostream &os, const DTRecSegment2D &seg) |
std::ostream& operator<< | ( | std::ostream & | os, |
const DTRecSegment2D & | seg | ||
) |
Definition at line 81 of file DTRecSegment2D.cc.
References DTRecSegment2D::chi2(), DTRecSegment2D::degreesOfFreedom(), DTRecSegment2D::localDirection(), and DTRecSegment2D::localPosition().