ATLAS Offline Software
JacobianPxyzToPhiThetaQoverPcartesian.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 // JacobianPxyzToPhiThetaQoverPcartesian.h, (c) ATLAS Detector software
8 
9 #ifndef TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPCARTESIAN_H
10 #define TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPCARTESIAN_H
11 
12 //Amg
14 //Trk
16 
17 namespace Trk {
18 
40  public:
41  JacobianPxyzToPhiThetaQoverPcartesian(const double px, const double py, const double pz, double charge);
43  };
44 
45 } // end of namespace
46 
47 #endif // TRKEVENTPRIMITIVES_JACOBIANPXYZTOPHITHETAQOVERPCARTESIAN_H
48 
49 
Trk::JacobianPxyzToPhiThetaQoverPcartesian::JacobianPxyzToPhiThetaQoverPcartesian
JacobianPxyzToPhiThetaQoverPcartesian(const double px, const double py, const double pz, double charge)
Definition: JacobianPxyzToPhiThetaQoverPcartesian.cxx:12
Trk::py
@ py
Definition: ParamDefs.h:66
Trk::AmgMatrix
AmgMatrix(3, 3) NeutralParticleParameterCalculator
Definition: NeutralParticleParameterCalculator.cxx:233
Trk::JacobianPxyzToPhiThetaQoverPcartesian::~JacobianPxyzToPhiThetaQoverPcartesian
~JacobianPxyzToPhiThetaQoverPcartesian()
Definition: JacobianPxyzToPhiThetaQoverPcartesian.h:42
Trk::JacobianPxyzToPhiThetaQoverPcartesian
Jacobian in cartesian coordinates for the transformation of momentum in Cartesian coordinates to mom...
Definition: JacobianPxyzToPhiThetaQoverPcartesian.h:39
Trk::pz
@ pz
global momentum (cartesian)
Definition: ParamDefs.h:67
ParamDefs.h
Trk::px
@ px
Definition: ParamDefs.h:65
EventPrimitives.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
charge
double charge(const T &p)
Definition: AtlasPID.h:494