ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkUtilityPackages
TrkDriftCircleMath
src
Road.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/Road.h
"
6
7
namespace
TrkDriftCircleMath
{
8
9
Road::Road
(
const
LocVec2D
& roadPos,
double
roadAngle,
double
chamberAngle
,
double
roadAngularWidth) :
10
m_pos
(roadPos),
m_angle
(roadAngle),
m_chamberAngle
(
chamberAngle
),
m_width
(roadAngularWidth) {}
11
12
13
14
}
// namespace TrkDriftCircleMath
Road.h
TrkDriftCircleMath::LocVec2D
Implementation of 2 dimensional vector class.
Definition
LocVec2D.h:16
TrkDriftCircleMath::Road::m_angle
double m_angle
Definition
Road.h:42
TrkDriftCircleMath::Road::chamberAngle
double chamberAngle() const
returns the angle of the line from the chamber center to the IP in local AMDB chamber coordinates
Definition
Road.h:35
TrkDriftCircleMath::Road::m_pos
LocVec2D m_pos
Definition
Road.h:41
TrkDriftCircleMath::Road::m_width
double m_width
Definition
Road.h:44
TrkDriftCircleMath::Road::Road
Road(const LocVec2D &roadPos, double roadAngle, double chamberAngle, double roadAngularWidth)
constructor
Definition
Road.cxx:9
TrkDriftCircleMath::Road::m_chamberAngle
double m_chamberAngle
Definition
Road.h:43
TrkDriftCircleMath
Function object to check whether two Segments are sub/super sets or different.
Definition
IMdtSegmentFinder.h:13
Generated on
for ATLAS Offline Software by
1.14.0