ATLAS Offline Software
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
JacobianPxyzToPhiThetaQoverPspherical.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// JacobianPxyzToPhiThetaQoverPspherical.h, (c) ATLAS Detector software
8
9
#ifndef TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPSPHERICAL_H
10
#define TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPSPHERICAL_H
11
12
// Amg
13
#include "
EventPrimitives/EventPrimitives.h
"
14
//Trk
15
#include "
TrkEventPrimitives/ParamDefs.h
"
16
17
namespace
Trk
{
18
38
class
JacobianPxyzToPhiThetaQoverPspherical
:
public
AmgMatrix
(3,3) {
39
public
:
40
JacobianPxyzToPhiThetaQoverPspherical
(
const
double
phi
,
const
double
theta
,
const
double
qOverP
);
41
~JacobianPxyzToPhiThetaQoverPspherical
(){}
42
};
43
44
}
// end of namespace
45
46
#endif // TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPSPHERICAL_H
47
48
Trk::JacobianPxyzToPhiThetaQoverPspherical::JacobianPxyzToPhiThetaQoverPspherical
JacobianPxyzToPhiThetaQoverPspherical(const double phi, const double theta, const double qOverP)
Definition:
JacobianPxyzToPhiThetaQoverPspherical.cxx:12
Trk::AmgMatrix
AmgMatrix(3, 3) NeutralParticleParameterCalculator
Definition:
NeutralParticleParameterCalculator.cxx:233
Trk::JacobianPxyzToPhiThetaQoverPspherical::~JacobianPxyzToPhiThetaQoverPspherical
~JacobianPxyzToPhiThetaQoverPspherical()
Definition:
JacobianPxyzToPhiThetaQoverPspherical.h:41
ParamDefs.h
Trk::theta
@ theta
Definition:
ParamDefs.h:66
Trk::JacobianPxyzToPhiThetaQoverPspherical
Jacobian in spherical coordinates for the transformation of momentum in Cartesian coordinates to mom...
Definition:
JacobianPxyzToPhiThetaQoverPspherical.h:38
EventPrimitives.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::qOverP
@ qOverP
perigee
Definition:
ParamDefs.h:67
Trk::phi
@ phi
Definition:
ParamDefs.h:75
Generated on Thu Nov 7 2024 21:17:42 for ATLAS Offline Software by
1.8.18