![]() |
ATLAS Offline Software
|
#include "FourMom/P4ErrorTransforms.h"#include "FourMom/ErrorMatrixPxPyPzE.h"#include "FourMom/ErrorMatrixEEtaPhiM.h"#include "FourMom/P4JacobianPxPyPzE2EEtaPhiM.h"#include "FourMom/P4JacobianEEtaPhiM2PxPyPzE.h"Go to the source code of this file.
Namespaces | |
| P4ErrorTransforms | |
Functions | |
| std::unique_ptr< ErrorMatrixEEtaPhiM > | P4ErrorTransforms::toEEtaPhiM (const ErrorMatrixPxPyPzE &em, double px, double py, double pz, double E) |
| std::unique_ptr< ErrorMatrixPxPyPzE > | P4ErrorTransforms::toPxPyPzE (const ErrorMatrixEEtaPhiM &em, double E, double eta, double phi, double M) |
1.8.18