ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkUtilityPackages
TrkDriftCircleMath
src
Line.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrkDriftCircleMath/Line.h
"
6
7
namespace
TrkDriftCircleMath
{
8
9
std::ostream&
operator<<
(std::ostream& os,
const
TrkDriftCircleMath::Line
& l) {
10
os <<
" phi "
<< l.phi() <<
" pos "
<< l.position();
11
// << " pos " << l.position() << " dir " << l.direction();
12
return
os;
13
}
14
15
}
// namespace TrkDriftCircleMath
Line.h
TrkDriftCircleMath::Line
Definition
Line.h:17
TrkDriftCircleMath
Function object to check whether two Segments are sub/super sets or different.
Definition
IMdtSegmentFinder.h:13
TrkDriftCircleMath::operator<<
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
Definition
ClusterId.cxx:9
Generated on
for ATLAS Offline Software by
1.14.0