ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkEvent
TrkNeutralParameters
src
NeutralParameters.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrkNeutralParameters/NeutralParameters.h
"
6
7
namespace
Trk
{
8
9
//explicit instantiation
10
template
class
ParametersBase<NeutralParametersDim,Neutral>
;
11
template
class
ParametersT<NeutralParametersDim,Neutral,PlaneSurface>
;
12
template
class
ParametersT<NeutralParametersDim,Neutral,CylinderSurface>
;
13
template
class
ParametersT<NeutralParametersDim,Neutral,DiscSurface>
;
14
template
class
ParametersT<NeutralParametersDim,Neutral,ConeSurface>
;
15
template
class
ParametersT<NeutralParametersDim,Neutral,PerigeeSurface>
;
16
template
class
ParametersT<NeutralParametersDim,Neutral,StraightLineSurface>
;
17
template
class
CurvilinearParametersT<NeutralParametersDim,Neutral,PlaneSurface>
;
18
19
}
20
22
MsgStream&
operator <<
( MsgStream& sl,
const
Trk::NeutralParameters
& pars)
23
{
return
pars.dump(sl); }
24
26
std::ostream&
operator <<
( std::ostream& sl,
const
Trk::NeutralParameters
& pars)
27
{
return
pars.dump(sl); }
operator<<
MsgStream & operator<<(MsgStream &sl, const Trk::NeutralParameters &pars)
Overload of << operator for both, MsgStream and std::ostream for debug output.
Definition
NeutralParameters.cxx:22
NeutralParameters.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::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::NeutralParameters
ParametersBase< NeutralParametersDim, Neutral > NeutralParameters
Definition
NeutralParameters.h:26
Generated on
for ATLAS Offline Software by
1.14.0