ATLAS Offline Software
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
JacobianPolarToCartesian.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
// JacobianPolarToCartesian.h, (c) ATLAS Detector software
8
9
#ifndef TRKEVENTPRIMITIVES_JACOBIANPOLARTOCARTESIAN_H
10
#define TRKEVENTPRIMITIVES_JACOBIANPOLARTOCARTESIAN_H
11
12
// Geo & Maths
13
#include "
EventPrimitives/EventPrimitives.h
"
14
//Trk
15
#include "
TrkEventPrimitives/ParamDefs.h
"
16
17
namespace
Trk
{
18
31
class
JacobianPolarToCartesian
:
public
AmgMatrix
(5,5) {
32
public
:
33
JacobianPolarToCartesian
(
const
double
r
,
const
double
phi
);
34
~JacobianPolarToCartesian
(){}
35
};
36
37
}
// end of namespace
38
39
#endif // TRKEVENTPRIMITIVES_JACOBIANPOLARTOCARTESIAN_H
40
41
beamspotman.r
def r
Definition:
beamspotman.py:676
Trk::AmgMatrix
AmgMatrix(3, 3) NeutralParticleParameterCalculator
Definition:
NeutralParticleParameterCalculator.cxx:233
Trk::JacobianPolarToCartesian::~JacobianPolarToCartesian
~JacobianPolarToCartesian()
Definition:
JacobianPolarToCartesian.h:34
ParamDefs.h
Trk::JacobianPolarToCartesian::JacobianPolarToCartesian
JacobianPolarToCartesian(const double r, const double phi)
Definition:
JacobianPolarToCartesian.cxx:12
Trk::JacobianPolarToCartesian
Definition:
JacobianPolarToCartesian.h:31
EventPrimitives.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::phi
@ phi
Definition:
ParamDefs.h:75
Generated on Thu Nov 7 2024 21:17:42 for ATLAS Offline Software by
1.8.18