ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkEvent
TrkParameters
src
TrackParameters.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// TrackParameters.h, (c) ATLAS Detector software
8
9
#include "
TrkParameters/TrackParameters.h
"
10
11
namespace
Trk
{
12
13
//explicit intantiation
14
template
class
ParametersCommon<TrackParametersDim,Charged>
;
15
template
class
ParametersBase<TrackParametersDim,Charged>
;
16
17
template
class
ParametersT<TrackParametersDim,Charged,PlaneSurface>
;
18
template
class
ParametersT<TrackParametersDim,Charged,CylinderSurface>
;
19
template
class
ParametersT<TrackParametersDim,Charged,DiscSurface>
;
20
template
class
ParametersT<TrackParametersDim,Charged,ConeSurface>
;
21
template
class
ParametersT<TrackParametersDim,Charged,PerigeeSurface>
;
22
template
class
ParametersT<TrackParametersDim,Charged,StraightLineSurface>
;
23
template
class
CurvilinearParametersT<TrackParametersDim,Charged,PlaneSurface>
;
24
25
}
26
28
MsgStream&
operator <<
( MsgStream& sl,
const
Trk::TrackParameters
& pars)
29
{
return
pars.dump(sl); }
30
32
std::ostream&
operator <<
( std::ostream& sl,
const
Trk::TrackParameters
& pars)
33
{
return
pars.dump(sl); }
34
operator<<
MsgStream & operator<<(MsgStream &sl, const Trk::TrackParameters &pars)
Overload of << operator for both, MsgStream and std::ostream for debug output.
Definition
TrackParameters.cxx:28
TrackParameters.h
Trk::CurvilinearParametersT
The specialised class for charged and neutral track parameters in the curvilinear frame.
Definition
CurvilinearParametersT.h:48
Trk::ParametersBase
The base class for neutral and charged Track parameters.
Definition
ParametersBase.h:55
Trk::ParametersCommon
Common class for neutral, charged and Pattern Track Parameters.
Definition
ParametersCommon.h:45
Trk::ParametersT
Dummy class used to allow special convertors to be called for surfaces owned by a detector element.
Definition
ParametersT.h:49
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Trk::TrackParameters
ParametersBase< TrackParametersDim, Charged > TrackParameters
Definition
Tracking/TrkEvent/TrkParameters/TrkParameters/TrackParameters.h:27
Generated on
for ATLAS Offline Software by
1.14.0