ATLAS Offline Software
P5toP4JacobianPhiThetaEM2PxPyPzE.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef FOURMOM_P5TOP4JACOBIANPHITHETAEM2PXPYPZE_H
6 #define FOURMOM_P5TOP4JACOBIANPHITHETAEM2PXPYPZE_H
7 
17 #include "CLHEP/Matrix/Matrix.h"
18 //#include "FourMom/ParamDefs.h"
19 
20 class P5toP4JacobianPhiThetaEM2PxPyPzE : public CLHEP::HepMatrix {
21  public:
22  P5toP4JacobianPhiThetaEM2PxPyPzE( const double phi0, const double theta, const double E, const double mass = 105.6583692 );
24 };
25 
26 
27 #endif
28 
InDetAccessor::phi0
@ phi0
Definition: InDetAccessor.h:33
theta
Scalar theta() const
theta method
Definition: AmgMatrixBasePlugin.h:71
dqt_zlumi_pandas.mass
mass
Definition: dqt_zlumi_pandas.py:170
P5toP4JacobianPhiThetaEM2PxPyPzE::~P5toP4JacobianPhiThetaEM2PxPyPzE
~P5toP4JacobianPhiThetaEM2PxPyPzE()
Definition: P5toP4JacobianPhiThetaEM2PxPyPzE.h:23
P5toP4JacobianPhiThetaEM2PxPyPzE::P5toP4JacobianPhiThetaEM2PxPyPzE
P5toP4JacobianPhiThetaEM2PxPyPzE(const double phi0, const double theta, const double E, const double mass=105.6583692)
Definition: P5toP4JacobianPhiThetaEM2PxPyPzE.cxx:8
VP1PartSpect::E
@ E
Definition: VP1PartSpectFlags.h:21
P5toP4JacobianPhiThetaEM2PxPyPzE
Jacobian to transfrom trk perigee parameters (d0,z0,phi,theta,E) to (px,py,pz,E)
Definition: P5toP4JacobianPhiThetaEM2PxPyPzE.h:20