ATLAS Offline Software
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
14 //Trk
16 
17 namespace Trk {
18 
39  public:
40  JacobianPxyzToPhiThetaQoverPspherical(const double phi, const double theta, const double qOverP);
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