|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef EVENTKERNEL_I4MOMENTUMERROR_H
8 #define EVENTKERNEL_I4MOMENTUMERROR_H 1
virtual double pyError() const =0
virtual double tanThError() const =0
virtual double phiError() const =0
virtual double cosThError() const =0
virtual double p2Error() const =0
virtual double etaError() const =0
virtual double pxError() const =0
The following methods correspond 1-to-1 to the I4Momentum methods, and provide the errors on the corr...
virtual const ErrorMatrixEEtaPhiM * eEtaPhiMMatrix() const =0
Access to EEtaPhiM error matrix, can return 0 if errors not defined.
virtual double pError() const =0
virtual double pzError() const =0
virtual double mError() const =0
virtual double m2Error() const =0
virtual double sinPhiError() const =0
virtual double sinThError() const =0
virtual double rapidityError() const =0
virtual double etError() const =0
virtual double eError() const =0
virtual ~I4MomentumError()
virtual double ptError() const =0
virtual const ErrorMatrixPxPyPzE * pxPyPzEMatrix() const =0
Access to PxPyPzE error matrix, can return 0 if errors not defined.
virtual double iPtError() const =0
virtual double cosPhiError() const =0
virtual const ErrorMatrixPtEtaPhiM * ptEtaPhiMMatrix() const =0
Access to PtEtaPhiM error matrix, can return 0 if errors not defined.
virtual double cotThError() const =0
virtual const ErrorMatrixPtCotThPhiM * ptCotThPhiMMatrix() const =0
Access to PtCotThPhiM error matrix, can return 0 if errors not defined.