#include "DataFormats/TrackingRecHit/interface/RecSegment.h"
#include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h"
#include "DataFormats/DTRecHit/interface/DTChamberRecSegment2D.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | DTRecSegment4D |
Functions | |
std::ostream & | operator<< (std::ostream &os, const DTRecSegment4D &seg) |
std::ostream& operator<< | ( | std::ostream & | os, |
const DTRecSegment4D & | seg | ||
) |
Definition at line 217 of file DTRecSegment4D.cc.
References DTRecSegment4D::chi2(), DTRecSegment4D::degreesOfFreedom(), DTRecSegment4D::dimension(), DTRecSegment4D::hasPhi(), DTRecSegment4D::hasZed(), DTRecSegment4D::localDirection(), DTRecSegment4D::localPosition(), DTRecSegment4D::phiSegment(), DTRecSegment2D::recHits(), and DTRecSegment4D::zSegment().