ATLAS Offline Software
NeutralParameters.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 // NeutralParameters.h, (c) ATLAS Detector software
8 
9 #ifndef TRKNEUTRALPARAMETERS_NEUTRALPARAMETERS_H
10 #define TRKNEUTRALPARAMETERS_NEUTRALPARAMETERS_H
11 
20 
21 
22 namespace Trk {
23 
24 constexpr size_t NeutralParametersDim = 5;
25 // Alias declarations
34 }
35 
38 MsgStream&
39 operator<<(MsgStream& sl, const Trk::NeutralParameters& pars);
40 
43 std::ostream&
44 operator<<(std::ostream& sl, const Trk::NeutralParameters& pars);
45 
46 #endif // TRKNEUTRALPARAMETERS_NEUTRALPARAMETERS_H
make_hlt_rep.pars
pars
Definition: make_hlt_rep.py:90
StraightLineSurface.h
PerigeeSurface.h
Trk::ParametersT
Dummy class used to allow special convertors to be called for surfaces owned by a detector element.
Definition: EMErrorDetail.h:25
ConeSurface.h
CurvilinearParametersT.h
ParametersT.h
CylinderSurface.h
Trk::ParametersBase
Definition: ParametersBase.h:55
Trk::CurvilinearParametersT
Definition: CurvilinearParametersT.h:48
Trk::NeutralParametersDim
constexpr size_t NeutralParametersDim
Definition: NeutralParameters.h:24
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
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
PlaneSurface.h
DiscSurface.h