ATLAS Offline Software
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
TrkDriftCircleMath
Function object to check whether two Segments are sub/super sets or different.
Definition:
IMdtSegmentFinder.h:13
UploadAMITag.l
list l
Definition:
UploadAMITag.larcaf.py:158
TrkDriftCircleMath::Line
Definition:
Line.h:17
TrkDriftCircleMath::operator<<
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
Definition:
ClusterId.cxx:9
Line.h
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
Generated on Mon Dec 23 2024 21:13:58 for ATLAS Offline Software by
1.8.18