ATLAS Offline Software
Loading...
Searching...
No Matches
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
17namespace 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
double charge(const T &p)
Definition AtlasPID.h:997
JacobianPxyzToPhiThetaQoverPcartesian(const double px, const double py, const double pz, double charge)
Ensure that the ATLAS eigen extensions are properly loaded.
AmgMatrix(3, 3) NeutralParticleParameterCalculator
@ pz
global momentum (cartesian)
Definition ParamDefs.h:61
@ px
Definition ParamDefs.h:59
@ py
Definition ParamDefs.h:60