#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 226 of file DTSegmentCand.cc.
References DTSegmentCand::chi2(), DTSegmentCand::direction(), dbtoconf::out, DTSegmentCand::position(), and DTSegmentCand::t0().
std::ostream& operator<< | ( | std::ostream & | out, |
const DTSegmentCand::AssPoint & | hit | ||
) |