ATLAS Offline Software
Loading...
Searching...
No Matches
JacobianLocalAnglesPhiTheta.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// JacobianLocalAnglesPhiTheta.h, (c) ATLAS Detector software
8
9#ifndef TRKEVENTPRIMITIVES_JACOBIANLOCALANGLESPHITHETA_H
10#define TRKEVENTPRIMITIVES_JACOBIANLOCALANGLESPHITHETA_H
11
12//Amg
15
16namespace Trk {
17
32 public:
33 JacobianLocalAnglesPhiTheta(const double angleXZ, const double angleYZ, const Amg::RotationMatrix3D& rot);
35 };
36
37} // end of namespace
38
39#endif // TRKEVENTPRIMITIVES_JACOBIANLOCALANGLESPHITHETA_H
JacobianLocalAnglesPhiTheta(const double angleXZ, const double angleYZ, const Amg::RotationMatrix3D &rot)
Eigen::Matrix< double, 3, 3 > RotationMatrix3D
Ensure that the ATLAS eigen extensions are properly loaded.
AmgMatrix(3, 3) NeutralParticleParameterCalculator