ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkUtilityPackages
TrkDriftCircleMath
src
LocVec2D.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/LocVec2D.h
"
6
7
namespace
TrkDriftCircleMath
{
8
9
std::ostream&
operator<<
(std::ostream& os,
const
TrkDriftCircleMath::LocVec2D
& lv) {
10
os <<
" x "
<< lv.
x
() <<
" y "
<< lv.
y
();
11
return
os;
12
}
13
14
}
// namespace TrkDriftCircleMath
LocVec2D.h
TrkDriftCircleMath::LocVec2D
Implementation of 2 dimensional vector class.
Definition
LocVec2D.h:16
TrkDriftCircleMath::LocVec2D::y
double y() const
Returns the y coordinate of the vector.
Definition
LocVec2D.h:29
TrkDriftCircleMath::LocVec2D::x
double x() const
Returns the x coordinate of the vector.
Definition
LocVec2D.h:27
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.17.0