ATLAS Offline Software
|
Functions | |
std::unique_ptr< ErrorMatrixEEtaPhiM > | toEEtaPhiM (const ErrorMatrixPxPyPzE &em, double px, double py, double pz, double E) |
std::unique_ptr< ErrorMatrixPxPyPzE > | toPxPyPzE (const ErrorMatrixEEtaPhiM &em, double E, double eta, double phi, double M) |
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 | ||
) |
Definition at line 22 of file P4ErrorTransforms.cxx.