#include "RecoLocalMuon/DTSegment/src/DTHitPairForFit.h"
#include <vector>
#include <set>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | DTSegmentCand::AssPointLessZ |
class | DTSegmentCand |
Functions | |
std::ostream & | operator<< (std::ostream &out, const DTSegmentCand &seg) |
std::ostream & | operator<< (std::ostream &out, const DTSegmentCand::AssPoint &hit) |
std::ostream& operator<< | ( | std::ostream & | out, |
const DTSegmentCand & | seg | ||
) |
Definition at line 221 of file DTSegmentCand.cc.
References DTSegmentCand::chi2(), DTSegmentCand::direction(), DTSegmentCand::nHits(), dbtoconf::out, and DTSegmentCand::position().
std::ostream& operator<< | ( | std::ostream & | out, |
const DTSegmentCand::AssPoint & | hit | ||
) |