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"
20 
21 class P5toP4JacobianPhiThetaEM2PxPyPzE : public CLHEP::HepMatrix {
22  public:
23  P5toP4JacobianPhiThetaEM2PxPyPzE( const double phi0, const double theta, const double E, const double mass = ParticleConstants::muonMassInMeV );
25 };
26 
27 
28 #endif
29 
Base_Fragment.mass
mass
Definition: Sherpa_i/share/common/Base_Fragment.py:59
InDetAccessor::phi0
@ phi0
Definition: InDetAccessor.h:33
ParticleConstants::PDG2011::muonMassInMeV
constexpr double muonMassInMeV
the mass of the muon (in MeV)
Definition: ParticleConstants.h:29
theta
Scalar theta() const
theta method
Definition: AmgMatrixBasePlugin.h:75
P5toP4JacobianPhiThetaEM2PxPyPzE::P5toP4JacobianPhiThetaEM2PxPyPzE
P5toP4JacobianPhiThetaEM2PxPyPzE(const double phi0, const double theta, const double E, const double mass=ParticleConstants::muonMassInMeV)
Definition: P5toP4JacobianPhiThetaEM2PxPyPzE.cxx:8
ParticleConstants.h
P5toP4JacobianPhiThetaEM2PxPyPzE::~P5toP4JacobianPhiThetaEM2PxPyPzE
~P5toP4JacobianPhiThetaEM2PxPyPzE()
Definition: P5toP4JacobianPhiThetaEM2PxPyPzE.h:24
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:21