ATLAS Offline Software
Loading...
Searching...
No Matches
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
14//Trk
16
17namespace Trk {
18
31 class JacobianPolarToCartesian : public AmgMatrix(5,5) {
32 public:
33 JacobianPolarToCartesian(const double r, const double phi);
35 };
36
37} // end of namespace
38
39#endif // TRKEVENTPRIMITIVES_JACOBIANPOLARTOCARTESIAN_H
40
41
JacobianPolarToCartesian(const double r, const double phi)
int r
Definition globals.cxx:22
Ensure that the ATLAS eigen extensions are properly loaded.
AmgMatrix(3, 3) NeutralParticleParameterCalculator
@ phi
Definition ParamDefs.h:75